mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-04-17 19:40:07 +02:00
types
This commit is contained in:
@@ -128,4 +128,4 @@ def licensepicswitch(cclicense: str) -> list[str]:
|
||||
],
|
||||
}
|
||||
|
||||
return switch.get(cclicense, "")
|
||||
return switch.get(cclicense, [])
|
||||
|
||||
Reference in New Issue
Block a user