mirror of
https://github.com/ronggang/transmission-web-control.git
synced 2025-05-06 23:02:00 +00:00
Update dialog-system-config.html
Orthographic error in file name (Config ->Export configuration)
This commit is contained in:
parent
0fa13846a2
commit
4c54d7f92b
@ -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));
|
||||
});
|
||||
|
||||
// 导入
|
||||
|
Loading…
x
Reference in New Issue
Block a user