-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
I just want to bypass (remove) the server screen
I already have a server and i want user to connect to that server directly.
I tried to add my server in lib/Realm.js . But each time i write my server i get error in log .
Realm Method not found
realm.write(() => {
realm.create('servers', { id: 'myserver', current: true }, true);
this was the code i uncommented it
But i really have no idea about Bypassing my server screen.
Please if anyone can help me out in this it will be of great help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels