Fixed spinner thread & remove log thread
All checks were successful
Build on push / prepare (push) Successful in 8s
Build on push / core (push) Successful in 18s
Build on push / query (push) Successful in 19s
Build on push / translation (push) Successful in 18s
Build on push / mail (push) Successful in 18s

This commit is contained in:
2025-09-16 18:41:57 +02:00
parent 8ad3e3bdb4
commit cd7dfaf2b4
7 changed files with 63 additions and 117 deletions

View File

@@ -25,6 +25,7 @@ if __name__ == "__main__":
Console.spinner(
"Test:", test_spinner, spinner_foreground_color=ForegroundColorEnum.cyan, text_foreground_color="green"
)
Console.write_line("HOLD BACK")
# opts = [
# 'Option 1',
# 'Option 2',