mirror of
https://github.com/bitwarden/browser
synced 2025-12-21 18:53:29 +00:00
[Enterprise] Updated Environment Settings (#112)
* Initial commit of enterprise environment option * Reverting API/EnvironmentUrls changes
This commit is contained in:
@@ -6,6 +6,7 @@ export abstract class EnvironmentService {
|
||||
iconsUrl: string;
|
||||
notificationsUrl: string;
|
||||
eventsUrl: string;
|
||||
enterpriseUrl: string;
|
||||
|
||||
getWebVaultUrl: () => string;
|
||||
setUrlsFromStorage: () => Promise<void>;
|
||||
|
||||
Reference in New Issue
Block a user