mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-26 02:24:43 +01:00
wip
This commit is contained in:
@@ -45,8 +45,6 @@ export default function RootLayout() {
|
||||
}
|
||||
|
||||
function Layout() {
|
||||
const [settings, updateSettings] = useSettings();
|
||||
|
||||
useKeepAwake();
|
||||
|
||||
const queryClientRef = useRef<QueryClient>(
|
||||
|
||||
Reference in New Issue
Block a user