forked from aly/qstbak
muffin v6.34
This commit is contained in:
parent
7f7dca1cf0
commit
a10041e3fd
3 changed files with 59 additions and 3 deletions
|
|
@ -37,6 +37,10 @@ internal sealed class Configuration : IPluginConfiguration
|
|||
public int AutoStepRefreshDelaySeconds { get; set; } = 10;
|
||||
|
||||
public bool HideSeasonalEventsFromJournalProgress { get; set; }
|
||||
|
||||
public bool ClearPriorityQuestsOnLogout { get; set; }
|
||||
|
||||
public bool ClearPriorityQuestsOnCompletion { get; set; }
|
||||
}
|
||||
|
||||
internal sealed class StopConfiguration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue