Работа над BookInfoDialog
This commit is contained in:
@@ -56,7 +56,7 @@ class ObjectInspector {
|
||||
}
|
||||
|
||||
if (raw === null)
|
||||
return null;
|
||||
return [];
|
||||
|
||||
raw = (Array.isArray(raw) ? raw : [raw]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user