add DutyFinderTaskbarFlash

This commit is contained in:
Poliwrath 2020-05-18 02:36:23 -04:00
parent aa58d9258b
commit b3ab3a5356
2 changed files with 12 additions and 8 deletions

View file

@ -27,6 +27,8 @@ namespace Dalamud
public Dictionary<int, PreferredRole> PreferredRoleReminders { get; set; }
public bool DutyFinderTaskbarFlash { get; set; } = true;
public string LanguageOverride { get; set; }
public string LastVersion { get; set; }