mirror of
https://github.com/maunium/stickerpicker
synced 2025-10-04 15:07:56 +00:00
Compare commits
2 Commits
ca60b2a2df
...
cf85456b55
Author | SHA1 | Date | |
---|---|---|---|
|
cf85456b55 | ||
|
b5ac20ffb6 |
@ -109,7 +109,6 @@ async def reupload_pack(client: TelegramClient, pack: StickerSetFull, output_dir
|
||||
}, pack_file, ensure_ascii=False)
|
||||
print(f"Saved {pack.set.title} as {pack.set.short_name}.json")
|
||||
|
||||
util.add_thumbnails(list(reuploaded_documents.values()), stickers_data, output_dir)
|
||||
util.add_to_index(os.path.basename(pack_path), output_dir)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user