mirror of
https://github.com/chinchang/web-maker.git
synced 2025-06-17 05:00:20 +02:00
eventpage: fix indentation
This commit is contained in:
@ -8,4 +8,4 @@ chrome.browserAction.onClicked.addListener(function(activeTab) {
|
|||||||
chrome.storage.local.set(request, function() {
|
chrome.storage.local.set(request, function() {
|
||||||
console.log('saved', request);
|
console.log('saved', request);
|
||||||
});
|
});
|
||||||
});*/
|
});*/
|
||||||
|
Reference in New Issue
Block a user