diff --git a/src/view/screens/AppPasswords.tsx b/src/view/screens/AppPasswords.tsx index 1a8df41162..c3e837f849 100644 --- a/src/view/screens/AppPasswords.tsx +++ b/src/view/screens/AppPasswords.tsx @@ -39,7 +39,12 @@ export const AppPasswords = withAuthRequired( if (store.me.appPasswords.length === 0) { return ( @@ -49,7 +54,11 @@ export const AppPasswords = withAuthRequired( {!isDesktopWeb && } - +