feat: ask for password before previewing protected files (#991)
This commit is contained in:
@@ -7,6 +7,7 @@ export enum PopoverFileItemActionType {
|
||||
DownloadFile,
|
||||
RenameFile,
|
||||
ToggleFileProtection,
|
||||
PreviewFile,
|
||||
}
|
||||
|
||||
export type PopoverFileItemAction =
|
||||
|
||||
Reference in New Issue
Block a user