diff --git a/components/Navigation.tsx b/components/Navigation.tsx index 6b0a6a1..588e10c 100644 --- a/components/Navigation.tsx +++ b/components/Navigation.tsx @@ -54,6 +54,7 @@ export default function (props: { [ 1 << 0, 1 << 2, + 1 << 3, 1 << 4, 1 << 5, 1 << 6,