mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
foramtting fixes
This commit is contained in:
parent
edc3bd1f81
commit
5557c5b638
@ -5,6 +5,6 @@ export abstract class EnvironmentService {
|
||||
identityUrl: string;
|
||||
iconsUrl: string;
|
||||
|
||||
setUrlsFromStorage:() => Promise<void>;
|
||||
setUrlsFromStorage: () => Promise<void>;
|
||||
setUrls: (urls: any) => Promise<any>;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user