refactor: Tweak path alias of client
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { ColdDeviceStorage } from '@/store';
|
||||
import { ColdDeviceStorage } from '@client/store';
|
||||
|
||||
const cache = new Map<string, HTMLAudioElement>();
|
||||
|
||||
|
Reference in New Issue
Block a user