feat: add mastery feature to recitation wheel
This commit is contained in:
@@ -21,9 +21,6 @@ def check_flask():
|
||||
return False
|
||||
|
||||
def main():
|
||||
"""启动网页应用"""
|
||||
print("🌐 启动网页应用...")
|
||||
print("=" * 50)
|
||||
|
||||
if not check_flask():
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user