1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

Fix reload button

This commit is contained in:
Cooper Ransom 2024-03-16 00:55:37 -04:00
parent e7c3dd072e
commit 85b367b4c9

View file

@ -117,6 +117,7 @@ function AuthWrapper() {
<ErrorScreen <ErrorScreen
showResetButton={isCustomUrl} showResetButton={isCustomUrl}
showLogoutButton={!isCustomUrl} showLogoutButton={!isCustomUrl}
showReloadButton={!isCustomUrl}
> >
{t( {t(
isCustomUrl isCustomUrl