update directories

This commit is contained in:
Tom
2023-05-24 12:15:43 +02:00
parent 141c4fe54d
commit 148fe8ff0c
24 changed files with 54 additions and 54 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import Pending from './components/views/Pending';
import Subscriptions from './components/views/Subscriptions';
import SubscriptionsCatalog from './components/views/SubscriptionsCatalog';
import Thread from './components/views/Thread';
import CaptchaModal from './components/CaptchaModal';
import CaptchaModal from './components/modals/CaptchaModal';
import { importAll } from './components/ImageBanner';
import preloadImages from './utils/preloadImages';
import useError from "./hooks/useError";