minor bug fix
This commit is contained in:
parent
9c222e4d9c
commit
4d5e3476fa
@ -713,7 +713,7 @@ function getSignedIn() {
|
||||
showPage('loading');
|
||||
};
|
||||
});
|
||||
|
||||
}
|
||||
function signOut() {
|
||||
getConfirmation('Sign out?', 'You are about to sign out of the app, continue?', 'Stay', 'Leave')
|
||||
.then(async (res) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user