chore: fix type errors
This commit is contained in:
@@ -393,7 +393,7 @@ export class FilesController extends AbstractViewController<FilesControllerEvent
|
||||
options: {
|
||||
showToast?: boolean
|
||||
note?: SNNote
|
||||
},
|
||||
} = {},
|
||||
): Promise<FileItem | undefined> {
|
||||
const { showToast = true, note } = options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user