Add notification feature with permission handling and UI toggle

This commit is contained in:
kwaroran
2024-12-02 04:42:13 +09:00
parent 0e292bd690
commit 18ea5aff4e
4 changed files with 41 additions and 0 deletions

View File

@@ -848,6 +848,7 @@ export interface Database{
translateBeforeHTMLFormatting:boolean
autoTranslateCachedOnly:boolean
lightningRealmImport:boolean
notification: boolean
}
interface SeparateParameters{