From 4ae560c1b2bf374a5a2ed990ca0bdbe3173ecba3 Mon Sep 17 00:00:00 2001 From: goaaats Date: Thu, 3 Feb 2022 04:37:44 +0100 Subject: [PATCH] fix: changelog typo --- Dalamud/Interface/Internal/Windows/ChangelogWindow.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dalamud/Interface/Internal/Windows/ChangelogWindow.cs b/Dalamud/Interface/Internal/Windows/ChangelogWindow.cs index 0547e164c..03e98d8a7 100644 --- a/Dalamud/Interface/Internal/Windows/ChangelogWindow.cs +++ b/Dalamud/Interface/Internal/Windows/ChangelogWindow.cs @@ -29,10 +29,10 @@ namespace Dalamud.Interface.Internal.Windows • Switched the plugin download server to a self-hosted solution instead of GitHub, to circumvent API limits, country blocks and bad ISP routing. => Please see the ""Are plugins safe to use"" part of the XIVLauncher FAQ(goatcorp.github.io/faq) or reach out on Discord if you have concerns about security or want details on how this is set up and ran. => Changelogs in-game/the plugin installer should now also be more common, as the new service takes changelogs from the developer pull request descriptions. -• The ""Available Plugins"" list in the plugin installer now also shows installed plugins to make the spit less confusing. A new filter mode that filters installed plugins has been added. +• The ""Available Plugins"" list in the plugin installer now also shows installed plugins to make the split less confusing. A new filter mode that filters installed plugins has been added. If you note any issues or need help, please make sure to ask on our discord server. -Thanks and have fun with the new expansion!"; +Thanks and have fun!"; private const string UpdatePluginsInfo = @"• All of your plugins were disabled automatically, due to this update. This is normal.