mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-05 17:03:58 +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)
|
||||
while True:
|
||||
schedule.run_pending()
|
||||
|
||||
|
|
Loading…
Reference in a new issue