mirror of
https://git.zavage.net/Zavage-Software/app_skellington.git
synced 2024-12-22 06:39:20 -07:00
6 lines
112 B
Python
6 lines
112 B
Python
root_option = string(max=255, default='def_string')
|
|
|
|
[app]
|
|
sub_option = string(max=255, default='def_sub')
|
|
|