mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-02 05:43:40 +01:00
add DutyFinderTaskbarFlash
This commit is contained in:
parent
aa58d9258b
commit
b3ab3a5356
2 changed files with 12 additions and 8 deletions
|
|
@ -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; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue