This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user