idaa(recovery_meetings): sanitize Zoom encrypted passcode to avoid saving literal 'null' and normalize related fields
This commit is contained in:
@@ -286,10 +286,6 @@
|
||||
<!-- {#if $events_loc.auth__person?.id}
|
||||
<button type="button"
|
||||
class="btn btn-sm variant-soft-warning"
|
||||
on:click={() => {
|
||||
sign_out();
|
||||
alert('You have been signed out.');
|
||||
}}
|
||||
>
|
||||
<span class="fas fa-times mx-1"></span>
|
||||
Sign Out
|
||||
|
||||
Reference in New Issue
Block a user