tailwind #9

Manually merged
peperunas merged 157 commits from tailwind into master 2020-12-28 18:38:52 +00:00
Showing only changes of commit b570f9a46c - Show all commits

View File

@ -525,4 +525,4 @@ def entry():
if __name__ == '__main__':
# asyncio.run(main())
app.run()
app.run(debug=True)