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