This commit is contained in:
@@ -194,6 +194,7 @@ namespace AyaNova.Biz
|
|||||||
bool bImportSucceeded = false;
|
bool bImportSucceeded = false;
|
||||||
//some new types can import multiple old types and it might matter which is which to the importer
|
//some new types can import multiple old types and it might matter which is which to the importer
|
||||||
//so tag it with the original type
|
//so tag it with the original type
|
||||||
|
//------
|
||||||
j.Add("V7_TYPE", JToken.FromObject(entryStartsWith));
|
j.Add("V7_TYPE", JToken.FromObject(entryStartsWith));
|
||||||
j.Add("IMPORT_TASK", JToken.FromObject(importTask));
|
j.Add("IMPORT_TASK", JToken.FromObject(importTask));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user