mirror of
https://github.com/bitwarden/browser
synced 2026-02-27 01:53:23 +00:00
Making suggested changes
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
export abstract class FilePasswordPromptService {
|
||||
protectedFields: () => string[];
|
||||
showPasswordPrompt: (fcontents: string, organizationId: string) => Promise<boolean>;
|
||||
enabled: () => Promise<boolean>;
|
||||
}
|
||||
Reference in New Issue
Block a user