@@ -741,7 +741,7 @@ func (ac *Action) Get_fastimport() {
}
if a[unclassified] == 0 {
- newOne["a_key"] = all
+ newOne["a_key"] = qutil.MapArrToObjArr(all)
newOne["s_item"] = unclassified
a_items_ent = append(a_items_ent, newOne)