fix for not coding till midnight

This commit is contained in:
spencerwooo 2022-02-09 00:02:29 +08:00
parent 45f6158e7d
commit 2959370f80
No known key found for this signature in database
GPG key ID: 24CD550268849CA0

View file

@ -20,7 +20,7 @@ import {
traverseFolder,
} from './MultiFileDownloader'
import layouts from './SwitchLayout'
import { layouts } from './SwitchLayout'
import Loading, { LoadingIcon } from './Loading'
import FourOhFour from './FourOhFour'
import Auth from './Auth'