1
0
Fork 0
mirror of synced 2024-06-26 10:11:19 +12:00

Append row

This commit is contained in:
aznd 2022-03-20 22:28:47 +01:00
parent db3b409b18
commit d3d269b16c

View file

@ -109,6 +109,7 @@ class EnvVars(QGroupBox, Ui_EnvVars):
# Item hasnt been saved to the config yet.
pass
self.env_vars_table.removeRow(key_item.row())
self.append_row()
return
# get all config keys