feat: adapt to new prologue with custom FreeDesktop thumbnail sizes

This commit is contained in:
2026-09-10 09:28:53 +08:00
parent 0d43fe3962
commit 890019bc54
2 changed files with 10 additions and 2 deletions
Generated
+1 -1
View File
@@ -5,7 +5,7 @@ requires-python = ">=3.13"
[[package]]
name = "assemblicon"
version = "0.1.0"
source = { git = "https://github.com/SarasasChipWorkshop/assemblicon#0f9a2d722b873271eac4033251cfda218f6bb7fb" }
source = { git = "https://github.com/SarasasChipWorkshop/assemblicon#0073298d45d6c44fc164456ebdec5f0d3ada5dff" }
dependencies = [
{ name = "pillow" },
]