3 Commits

Author SHA1 Message Date
99d172ff04 Update src/app/page.tsx 2026-03-03 16:52:27 +00:00
7684c8b302 Update src/app/layout.tsx 2026-03-03 16:52:26 +00:00
5272468dc6 Merge version_2 into main
Merge version_2 into main
2026-03-03 16:42:32 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1384,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -280,4 +280,4 @@ export default function ModPickerPage() {
</div>
</ThemeProvider>
);
}
}