pull/807/head
Ryan Tharp 5 years ago
parent 3985f97e31
commit 47e87a4720

@ -1059,6 +1059,7 @@
window.setMediaPermissions(!mediaPermissions);
};
// attempts a connection to an open group server
window.attemptConnection = async (serverURL, channelId) => {
let rawserverURL = serverURL
.replace(/^https?:\/\//i, '')

Loading…
Cancel
Save