use more fancy busySymbols

This commit is contained in:
Leon Bohmann 2021-12-01 13:49:24 +01:00
parent c9e8c0c45d
commit e00ad81c5e
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ class Loader:
# do something
pass
"""
def __init__(self, desc="Loading...", end='', timeout=0.3, mode='std2'):
def __init__(self, desc="Loading...", end='', timeout=0.1, mode='std1'):
"""
A loader-like context manager