fixed some bugs with older versions of braiins OS +, and fixed a bug in testbench

This commit is contained in:
UpstreamData
2022-05-17 13:09:10 -06:00
parent 3d265e823b
commit 9f19b42de5
3 changed files with 28 additions and 9 deletions

View File

@@ -80,7 +80,7 @@ def bind_ctrl_a(key):
async def ui():
window.read(0)
window.read(1)
TableManager().update_tables()
for key in [*TABLE_KEYS["table"], *TABLE_KEYS["tree"]]: