mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Correctly nest description entries
This commit is contained in:
parent
345f52a1f6
commit
d9b111cec2
@ -308,7 +308,7 @@ instance's greatest bottleneck.
|
||||
await gather_elements()
|
||||
|
||||
if description:
|
||||
await self._download_description(PurePath("."), description[0])
|
||||
await self._download_description(cl.path, description[0])
|
||||
|
||||
elements.sort(key=lambda e: e.id())
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user