mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(config) minify: true -> false
This commit is contained in:
parent
12522095a0
commit
67d9b7981e
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"localStorage": true,
|
||||
"buffer": true,
|
||||
"dirStorage": false,
|
||||
"minify": true,
|
||||
"minify": false,
|
||||
"online": true,
|
||||
"cache": true,
|
||||
"showKeysPanel": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue