Revert "Add Video details page to settings"

This reverts commit 776481c513.
This commit is contained in:
MerlinScheurer
2025-05-10 15:04:03 +02:00
parent 776481c513
commit 25b6ca2a1a
11 changed files with 14 additions and 305 deletions

View File

@@ -1,6 +1,5 @@
import { ViewLayoutType } from '../../pages/Home';
import { SortByType, SortOrderType, ViewLayoutType } from '../../pages/Home';
import APIClient from '../../functions/APIClient';
import { SortByType, SortOrderType } from '../loader/loadVideoListByPage';
export type ColourVariants =
| 'dark.css'