mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +00:00
foramtting fixes
This commit is contained in:
@@ -5,6 +5,6 @@ export abstract class EnvironmentService {
|
||||
identityUrl: string;
|
||||
iconsUrl: string;
|
||||
|
||||
setUrlsFromStorage:() => Promise<void>;
|
||||
setUrlsFromStorage: () => Promise<void>;
|
||||
setUrls: (urls: any) => Promise<any>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user