mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-26 22:39:05 +00:00
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…
x
Reference in New Issue
Block a user