mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 14:54:33 +00:00
Update sync.js (#1773)
This commit is contained in:
parent
ad1962b02b
commit
5e64d04c19
@ -640,7 +640,7 @@ class Worker {
|
||||
*/
|
||||
class Adapter {
|
||||
/**
|
||||
* Create a new Adapter to moitor and process changes made across multiple Realms
|
||||
* Create a new Adapter to monitor and process changes made across multiple Realms
|
||||
* @param {string} localPath - the local path where realm files are stored
|
||||
* @param {string} serverUrl - the sync server to listen to
|
||||
* @param {SyncUser} adminUser - an admin user obtained by calling `new Realm.Sync.User.adminUser`
|
||||
|
Loading…
x
Reference in New Issue
Block a user