diff --git a/lib/FFXIVQuickLauncher b/lib/FFXIVQuickLauncher index 2844c3df..5e102289 160000 --- a/lib/FFXIVQuickLauncher +++ b/lib/FFXIVQuickLauncher @@ -1 +1 @@ -Subproject commit 2844c3df359080755bf4475aff30066c2e5cc29a +Subproject commit 5e1022893d0aa52da84680b7c0694bdd5d560b32 diff --git a/src/XIVLauncher.Core/Components/MainPage/MainPage.cs b/src/XIVLauncher.Core/Components/MainPage/MainPage.cs index dcd0f9f8..0adcabf8 100644 --- a/src/XIVLauncher.Core/Components/MainPage/MainPage.cs +++ b/src/XIVLauncher.Core/Components/MainPage/MainPage.cs @@ -245,7 +245,7 @@ public async Task Login(string username, string password, bool isOtp, bool App.ShowMessageBlocking("Maintenance is in progress."); - return null; + //return null; } #endif @@ -1244,4 +1244,4 @@ private void Reactivate() Program.ShowWindow(); } -} \ No newline at end of file +}