Update dialog-system-config.html

Orthographic error in file name (Config ->Export configuration)
This commit is contained in:
vodek3 2020-04-29 00:43:01 +03:00 committed by GitHub
parent 0fa13846a2
commit 4c54d7f92b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -859,7 +859,7 @@
}
var exportData = JSON.parse(JSON.stringify(data));
saveFileAs("tr-web-contorl-labels.json", JSON.stringify(exportData));
saveFileAs("tr-web-control-labels.json", JSON.stringify(exportData));
});
// 导入