localization for ntfy and mail
This commit is contained in:
@@ -10,6 +10,8 @@ const listStmt = db.prepare("SELECT key, value FROM settings");
|
||||
export type SettingKey =
|
||||
| "paperlessBaseUrl"
|
||||
| "paperlessExternalUrl"
|
||||
| "appExternalUrl"
|
||||
| "appLocale"
|
||||
| "paperlessToken"
|
||||
| "schedulerIntervalMinutes"
|
||||
| "alertDaysBefore"
|
||||
|
||||
Reference in New Issue
Block a user