feat: add timezone check

This commit is contained in:
goaaats 2022-03-31 20:24:23 +02:00
parent 0cd1c1b150
commit a33aef5c45
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
4 changed files with 12 additions and 10 deletions

View file

@ -290,7 +290,7 @@ namespace Dalamud.Configuration.Internal
/// </summary>
public bool ShowTsm { get; set; } = true;
public bool Fools22 { get; set; } = true;
public bool? Fools22New { get; set; } = true;
/// <summary>
/// Load a configuration from the provided path.