mirror of
https://github.com/MeoProject/lx-music-api-server.git
synced 2025-05-23 19:17:41 +08:00
chore: fix typo
This commit is contained in:
parent
39caeeb816
commit
09f34fd2b9
@ -1,7 +1,7 @@
|
||||
# ----------------------------------------
|
||||
# - mode: python -
|
||||
# - author: helloplhm-qwq -
|
||||
# - name: lyric.py -
|
||||
# - name: lite_signin.py -
|
||||
# - project: lx-music-api-server -
|
||||
# - license: MIT -
|
||||
# ----------------------------------------
|
||||
@ -164,4 +164,4 @@ def task_handler():
|
||||
if (user_info.get('lite_sign_in').get('enable')):
|
||||
scheduler.append(f'kugou_lite_sign_in', do_account_signin, user_info['lite_sign_in']['interval'], {'user_info': user_info})
|
||||
|
||||
task_handler()
|
||||
task_handler()
|
||||
|
Loading…
x
Reference in New Issue
Block a user