summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
Diffstat (limited to 'pages')
-rw-r--r--pages/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index.tsx b/pages/index.tsx
index c7f3c42..c7713ed 100644
--- a/pages/index.tsx
+++ b/pages/index.tsx
@@ -33,7 +33,7 @@ import {
TagColors,
colorList,
} from '../components/config'
-import { Tweaks } from '../components/tweaks'
+import { Tweaks } from '../components/Tweaks'
import { ContextMenu } from '../components/contextmenu'
import { ThemeContext, ThemeContextProps } from '../util/themecontext'