This commit is contained in:
Jeroen Stroeve 2024-09-22 21:44:20 +02:00
parent f0b039558c
commit 7dcdca9a0c

View file

@ -269,6 +269,9 @@ def update_buttons():
# else: # else:
# print("should be there " + button) # print("should be there " + button)
print("Update buttons finished")
def git_thread(): def git_thread():
print("Updating buttons") print("Updating buttons")
update_buttons() update_buttons()