fix bug
This commit is contained in:
parent
43678ac801
commit
faf2c007aa
6 changed files with 69 additions and 44 deletions
|
|
@ -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}` : '';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue