mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-08 20:14:07 +02:00
fix bug
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { api } from '@client/os';
|
||||
import { $i } from '@client/account';
|
||||
import { ColdDeviceStorage } from './store';
|
||||
import { Theme } from './scripts/theme';
|
||||
|
||||
const lsCacheKey = $i ? `themes:${$i.id}` : '';
|
||||
|
||||
Reference in New Issue
Block a user