1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-08 02:24:51 +02:00

eventpage: fix indentation

This commit is contained in:
Kushagra Gour 2016-05-17 02:03:36 +05:30
parent d4d2f09097
commit cb3d71d235

View File

@ -8,4 +8,4 @@ chrome.browserAction.onClicked.addListener(function(activeTab) {
chrome.storage.local.set(request, function() {
console.log('saved', request);
});
});*/
});*/