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