Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
YuChenLee1115 authored Feb 1, 2024
1 parent e0be728 commit 7f33a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linebotfunc.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def wake_up_render():
print('喚醒render成功')
else:
print('喚醒失敗')
time.sleep(14.95*60)
time.sleep(14.98*60)

threading.Thread(target=wake_up_render).start()
#======讓render不會睡著======
Expand Down

0 comments on commit 7f33a02

Please sign in to comment.