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