Update settings.php

This commit is contained in:
slawkens 2024-11-07 19:07:46 +01:00
parent c980a09146
commit 382f897322

View File

@ -232,7 +232,7 @@ return [
'name' => 'Client Version', 'name' => 'Client Version',
'type' => 'options', 'type' => 'options',
'options' => '$clients', 'options' => '$clients',
'desc' => 'what client version are you using on this OT?<br/>used for the Downloads page and some templates aswell', 'desc' => 'what client version are you using on this OT?<br/>used for the Downloads page and some templates as well',
'default' => 710 'default' => 710
], ],
'towns' => [ 'towns' => [