LISTS WORKING cleanup afterwords

This commit is contained in:
2021-02-08 20:10:28 +00:00
parent 4a7f9f06ca
commit 658b345378
48 changed files with 50 additions and 2586 deletions

View File

@@ -60,7 +60,7 @@ namespace AyaNova.Models
return Columns.Union(base.Filter.Select(z => z.Column).ToList()).ToList();
}
}
}
}