mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-14 11:57:42 +01:00
feat: add update window
This commit is contained in:
parent
d0907df5d2
commit
4ae45492e6
5 changed files with 129 additions and 5 deletions
|
|
@ -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/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue