feat: add update window

This commit is contained in:
goaaats 2022-04-01 20:51:43 +02:00
parent d0907df5d2
commit 4ae45492e6
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
5 changed files with 129 additions and 5 deletions

View file

@ -175,7 +175,7 @@ namespace Dalamud.Interface.Internal.Windows
this.dtrOrder = configuration.DtrOrder;
this.dtrIgnore = configuration.DtrIgnore;
this.doFools22 = configuration.Fools22Newer ?? true;
this.doFools22 = configuration.Fools22Newer;
}
/// <inheritdoc/>