mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-09 13:10:44 +00:00
fixing downlaods
This commit is contained in:
parent
14ddf4ac08
commit
5ba1899081
@ -148,7 +148,7 @@ class PostCard(MDCard):
|
|||||||
|
|
||||||
#self.open_dialog('posting')
|
#self.open_dialog('posting')
|
||||||
#Thread(target=do_download).start()
|
#Thread(target=do_download).start()
|
||||||
do_download()
|
asyncio.create_task(do_download())
|
||||||
|
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
Loading…
Reference in New Issue
Block a user