mirror of
https://git.um-react.app/um/cli.git
synced 2025-11-28 03:33:02 +00:00
refactor: load mmkv on startup
This commit is contained in:
@@ -16,9 +16,6 @@ import (
|
||||
"unlock-music.dev/cli/internal/sniff"
|
||||
)
|
||||
|
||||
var VaultPath = ""
|
||||
var VaultKey = ""
|
||||
|
||||
type Decoder struct {
|
||||
raw io.ReadSeeker // raw is the original file reader
|
||||
params *common.DecoderParams
|
||||
|
||||
Reference in New Issue
Block a user