mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 11:37:02 +03:00
Fix comment
This commit is contained in:
@@ -200,7 +200,7 @@ async function unregisterFirefoxContentScript(id: string) {
|
||||
ids: [id]
|
||||
});
|
||||
} catch (e) {
|
||||
// Already registered
|
||||
// Not registered yet
|
||||
}
|
||||
} else {
|
||||
if (contentScriptRegistrations[id]) {
|
||||
|
||||
Reference in New Issue
Block a user