We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf8efe8 commit fbefdefCopy full SHA for fbefdef
src/Generic.tsx
@@ -2,7 +2,7 @@ import type {Channel, Message, Server, User} from 'revolt.js';
2
3
import {setLanguage} from '@clerotri-i18n/i18n';
4
import {languages} from '@clerotri-i18n/languages';
5
-import {DEFAULT_API_URL, LOADING_SCREEN_REMARKS} from '@clerotri/lib/consts';
+import {LOADING_SCREEN_REMARKS} from '@clerotri/lib/consts';
6
import {checkNotificationPerms} from '@clerotri/lib/notifications/permissions';
7
import {storage} from '@clerotri/lib/storage';
8
import {themes} from '@clerotri/lib/themes';
0 commit comments