убрал state_config1 за ненадобностью
This commit is contained in:
parent
5eb5eeb9ba
commit
f6da023004
1
hlna.py
1
hlna.py
@ -844,7 +844,6 @@ def switch(g, m, e): # добавить all
|
|||||||
create_dir(dir_deactivated)
|
create_dir(dir_deactivated)
|
||||||
if e:
|
if e:
|
||||||
port_s, query_p, rcon_p = ports_array()
|
port_s, query_p, rcon_p = ports_array()
|
||||||
state_config1 = list_config if e else delist_config
|
|
||||||
state_msg = "активных" if e else "не активных"
|
state_msg = "активных" if e else "не активных"
|
||||||
for i in m:
|
for i in m:
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user