- Fix (regression) Accidental opensave extension path move

- Build: Update
This commit is contained in:
Brett Zamir
2019-04-03 16:47:43 +08:00
parent 056f4f197c
commit 1c30c42105
6 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ var svgEditorExtensionLocale_server_opensave_zh_CN = (function () {
var zhCN = {
uploading: '正在上传...',
hiddenframe: 'Frame to store hidden values'
hiddenframe: 'Opensave frame to store hidden values'
};
return zhCN;