mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-21 16:26:21 +03:00
Удалено кардрирование фотографии, теперь код каждый день меняет обои
This commit is contained in:
parent
b13b03657e
commit
62fa285304
1 changed files with 0 additions and 1 deletions
1
main.py
1
main.py
|
@ -41,4 +41,3 @@ if __name__ == "__main__":
|
||||||
schedule.every(1).days.do(Nasa().start)
|
schedule.every(1).days.do(Nasa().start)
|
||||||
while True:
|
while True:
|
||||||
schedule.run_pending()
|
schedule.run_pending()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue