This commit is contained in:
2020-05-02 15:50:09 +00:00
parent 891dbb9321
commit 050f9fafef

View File

@@ -249,8 +249,8 @@ namespace AyaNova.PlugIn.V8
progress.Op("Exporting objects");
//BIZ objects
//if (progress.KeepGoing)
// await ExportLocales(progress);
if (progress.KeepGoing)
await ExportLocales(progress);
if (progress.KeepGoing)
await ExportUsers(progress);