mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-27 09:58:10 +01:00
Updated code
This commit is contained in:
parent
d9017d1487
commit
417dee263b
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ class FormConfigs:
|
||||||
elements += [
|
elements += [
|
||||||
(key, i, 1, value, i, 17, 47, 200, '0x0')
|
(key, i, 1, value, i, 17, 47, 200, '0x0')
|
||||||
]
|
]
|
||||||
|
|
||||||
height = 28
|
height = 28
|
||||||
width = 70
|
width = 70
|
||||||
text = f'Edit the configuration file: {config_file}'
|
text = f'Edit the configuration file: {config_file}'
|
||||||
|
|
Loading…
Reference in a new issue