mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
fix(config) set: CloudCmd -> DOM.Files
This commit is contained in:
parent
0cd1b17266
commit
da023c4e9c
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ var CloudCmd, Util, DOM;
|
|||
|
||||
CONFIG[name] = data;
|
||||
|
||||
CloudCmd.set('config', CONFIG, function() {
|
||||
DOM.Files.set('config', CONFIG, function() {
|
||||
Config.write(obj);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue