This commit is contained in:
Aria Moradi
2021-10-30 16:14:25 +03:30
parent 091d97c914
commit 51008b7ee4
12 changed files with 1 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ import SourceMangas from 'screens/manga/SourceMangas';
import Reader from 'screens/manga/Reader'; import Reader from 'screens/manga/Reader';
import Updates from 'screens/manga/Updates'; import Updates from 'screens/manga/Updates';
import DownloadQueue from 'screens/manga/DownloadQueue'; import DownloadQueue from 'screens/manga/DownloadQueue';
import Browse from 'screens/manga/Browse'; import Browse from 'screens/Browse';
declare module '@mui/styles/defaultTheme' { declare module '@mui/styles/defaultTheme' {
// eslint-disable-next-line @typescript-eslint/no-empty-interface // eslint-disable-next-line @typescript-eslint/no-empty-interface