mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-09 04:57:09 +03:00
Fixed indentation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
chrome.tabs.onUpdated.addListener(function(tabId, changeInfo, tab) {
|
||||
chrome.tabs.sendMessage(tabId, {
|
||||
message: 'update',
|
||||
message: 'update',
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user