aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Locale/layout.ts
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-07-08 19:13:01 -0700
committerFuwn <[email protected]>2024-07-08 19:13:01 -0700
commit0ab04edf56be3802e19e52d9e1ecb968e3e9d0e6 (patch)
treeabfc24abdd23365488a0ba873b352d637095b835 /src/lib/Locale/layout.ts
parentfeat(pwa): anilist notifications (diff)
downloaddue.moe-0ab04edf56be3802e19e52d9e1ecb968e3e9d0e6.tar.xz
due.moe-0ab04edf56be3802e19e52d9e1ecb968e3e9d0e6.zip
feat(pwa): anilist notifications
Diffstat (limited to 'src/lib/Locale/layout.ts')
-rw-r--r--src/lib/Locale/layout.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Locale/layout.ts b/src/lib/Locale/layout.ts
index 081926fd..db581317 100644
--- a/src/lib/Locale/layout.ts
+++ b/src/lib/Locale/layout.ts
@@ -78,7 +78,7 @@ export interface Locale {
fields: {
disablePageTransitionAnimations: LocaleValue;
disableNotifications: LocaleValue;
- disableAniListNotifications: LocaleValue;
+ enableAniListNotifications: LocaleValue;
limitPanelAreaToScreenHeight: LocaleValue;
interfaceLanguage: LocaleValue;
};