mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 16:20:04 +00:00
Add "My Profile" Page
Make integer parsing in ConfigService more robust Add validation to config pages Implement Cron expression validator
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import {Outlet, useNavigate} from 'react-router-dom';
|
||||
import "./main.css";
|
||||
import "Frontend/util/custom-validators";
|
||||
import {NextUIProvider} from "@nextui-org/react";
|
||||
import {ThemeProvider as NextThemesProvider} from "next-themes";
|
||||
import {themeNames} from "Frontend/theming/themes";
|
||||
|
||||
Reference in New Issue
Block a user