summaryrefslogtreecommitdiff
path: root/frontend/src/components/settings/pages/general/NotificationSettings.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/components/settings/pages/general/NotificationSettings.tsx')
-rw-r--r--frontend/src/components/settings/pages/general/NotificationSettings.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/components/settings/pages/general/NotificationSettings.tsx b/frontend/src/components/settings/pages/general/NotificationSettings.tsx
index 82f42e3b..693fa62f 100644
--- a/frontend/src/components/settings/pages/general/NotificationSettings.tsx
+++ b/frontend/src/components/settings/pages/general/NotificationSettings.tsx
@@ -1,4 +1,4 @@
-import { Field, Toggle } from 'decky-frontend-lib';
+import { Field, Toggle } from '@decky/ui';
import { FC } from 'react';
import { useTranslation } from 'react-i18next';