SEBWIN-475: Removed leave URL for Zoom meetings.
This commit is contained in:
parent
5e03997049
commit
cad8f21ff3
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
const config = {
|
||||
meetingNumber: "%%_MEETING_NUMBER_%%",
|
||||
leaveUrl: 'https://google.ch',
|
||||
leaveUrl: "doesnotexist",
|
||||
userName: '%%_USER_NAME_%%',
|
||||
role: 0
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue