working api key settings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
chrome.runtime.onInstalled.addListener(function() {
|
||||
var data = {
|
||||
apiKey: "the key",
|
||||
apiKey: null,
|
||||
groupings: []
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user