mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
revert type changes
This commit is contained in:
@@ -23,7 +23,6 @@ export function extensionRefreshSwap(
|
||||
defaultComponent,
|
||||
refreshedComponent,
|
||||
async () => {
|
||||
return true;
|
||||
const configService = inject(ConfigService);
|
||||
return configService.getFeatureFlag(FeatureFlag.ExtensionRefresh);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user