This commit is contained in:
2018-08-30 15:19:17 +00:00
parent ab573f17e6
commit 63454be9d3

View File

@@ -177,9 +177,6 @@ namespace AyaNova.Plugin.Dump
//DUMP IT!
//TODO: These next for tags so can be attributed when other objects are imported
//- Dispatch zones
dumpUsers(tempArchiveFolder, progress);
dumpGlobalSettings(tempArchiveFolder, progress);
dumpLocales(tempArchiveFolder, progress);
@@ -195,9 +192,7 @@ namespace AyaNova.Plugin.Dump
dumpPartCategories(tempArchiveFolder, progress);
dumpScheduleableUserGroups(tempArchiveFolder, progress);
dumpDispatchZones(tempArchiveFolder, progress);
progress.Append("Zipping up archive");