Revert typo
This commit is contained in:
@ -615,6 +615,7 @@ function executeAction(action) {
|
||||
currentTab.id
|
||||
)
|
||||
if (isSignedUp) {
|
||||
action(currentTab)
|
||||
}
|
||||
} else {
|
||||
const extensionManifest = browserApi.runtime.getManifest()
|
||||
|
||||
Reference in New Issue
Block a user