Fix Chrome debug API
This commit is contained in:
parent
5186eeb84e
commit
fbf4db56c5
|
@ -32,6 +32,7 @@ createMethods(RealmObject.prototype, objectTypes.OBJECT, [
|
||||||
'isValid',
|
'isValid',
|
||||||
'objectSchema',
|
'objectSchema',
|
||||||
'linkingObjects',
|
'linkingObjects',
|
||||||
|
'linkingObjectsCount',
|
||||||
'_objectId',
|
'_objectId',
|
||||||
'_isSameObject',
|
'_isSameObject',
|
||||||
]);
|
]);
|
||||||
|
|
Loading…
Reference in New Issue