This commit is contained in:
@@ -249,8 +249,8 @@ namespace AyaNova.PlugIn.V8
|
|||||||
progress.Op("Exporting objects");
|
progress.Op("Exporting objects");
|
||||||
//BIZ objects
|
//BIZ objects
|
||||||
|
|
||||||
//if (progress.KeepGoing)
|
if (progress.KeepGoing)
|
||||||
// await ExportLocales(progress);
|
await ExportLocales(progress);
|
||||||
|
|
||||||
if (progress.KeepGoing)
|
if (progress.KeepGoing)
|
||||||
await ExportUsers(progress);
|
await ExportUsers(progress);
|
||||||
|
|||||||
Reference in New Issue
Block a user