mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
Removing testing tabs and the learn more link (#12481)
This commit is contained in:
@@ -13,6 +13,7 @@ export type SharedDevFlags = {
|
||||
noopNotifications: boolean;
|
||||
skipWelcomeOnInstall: boolean;
|
||||
configRetrievalIntervalMs: number;
|
||||
showRiskInsightsDebug: boolean;
|
||||
};
|
||||
|
||||
function getFlags<T>(envFlags: string | T): T {
|
||||
|
||||
Reference in New Issue
Block a user