mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
set display quest default to false
This commit is contained in:
@@ -1127,7 +1127,7 @@ Sent by MyAAC,<br/>
|
||||
'name' => 'Display Quests',
|
||||
'type' => 'boolean',
|
||||
'desc' => 'Show characters quests. Can be configured below',
|
||||
'default' => true,
|
||||
'default' => false,
|
||||
],
|
||||
'quests' => [
|
||||
'name' => 'Quests List',
|
||||
|
Reference in New Issue
Block a user