Skip to content

Commit

Permalink
Fixed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenwf committed Jan 25, 2024
1 parent 88babd7 commit a06ba81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export class BaseExtension<T extends BaseConfig> implements IExtension {
restrictedDialogue: RestrictedDialogue;
shell: Shell;
shifted: boolean = false;
store: StoreApi<ExtensionState>;
store: StoreApi<ExtensionState>;
tabbing: boolean = false;
browserDetect: BrowserDetect;
locales = {};
Expand Down

0 comments on commit a06ba81

Please sign in to comment.