This commit is contained in:
@@ -129,6 +129,8 @@ namespace AyaNova.Biz
|
||||
//
|
||||
internal async Task<bool> ImportAsync(JObject o)
|
||||
{
|
||||
|
||||
var v = o.Count;
|
||||
// Translation dbObject = await ct.Translation.Include(z => z.TranslationItems).SingleOrDefaultAsync(z => z.Id == id);
|
||||
|
||||
// if (dbObject == null)
|
||||
|
||||
Reference in New Issue
Block a user