Whiteboard
localStorage.rwcFederatedModules = JSON.stringify({
ringcentral_whiteboard: {
url: 'https://whiteboard.srs.ringcentral.com/federation/remoteEntry.js',
sync: true,
enabled: true,
},
});
location.reload();
Last updated
localStorage.rwcFederatedModules = JSON.stringify({
ringcentral_whiteboard: {
url: 'https://whiteboard.srs.ringcentral.com/federation/remoteEntry.js',
sync: true,
enabled: true,
},
});
location.reload();
Last updated