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