mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-17 03:03:26 +02:00
Add Sections + Add setting($key) function
Reorganisation
This commit is contained in:
@@ -17,6 +17,10 @@ return [
|
||||
you can use this outfit generator: http://sleqqus.idl.pl/tlg<br/>
|
||||
Format: head,body,legs,feet",
|
||||
],
|
||||
'section_1' => [
|
||||
'type' => 'section',
|
||||
'title' => 'Section Test',
|
||||
],
|
||||
'just_testing_boolean' => [
|
||||
'name' => 'Just Testing Boolean',
|
||||
'type' => 'boolean',
|
||||
|
Reference in New Issue
Block a user