diff --git a/scripts/fn_ui.js b/scripts/fn_ui.js index 3d98ead..a63107f 100644 --- a/scripts/fn_ui.js +++ b/scripts/fn_ui.js @@ -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) => {