mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
import i18n
This commit is contained in:
parent
6ce03980c0
commit
20c33e9cdf
@ -41,6 +41,7 @@ import { scrollToTop } from '@/scripts/scroll';
|
||||
import { globalEvents } from '@/events';
|
||||
import { injectPageMetadata } from '@/scripts/page-metadata';
|
||||
import { $i, openAccountMenu as openAccountMenu_ } from '@/account';
|
||||
import { i18n } from '@/i18n';
|
||||
|
||||
type Tab = {
|
||||
key?: string | null;
|
||||
|
Loading…
Reference in New Issue
Block a user