feat: provide slideshow media for images (#1108)

This commit is contained in:
Markos Gogoulos
2024-11-14 12:22:23 +02:00
committed by GitHub
parent 98adb22205
commit 27d1660192
2 changed files with 21 additions and 0 deletions

View File

@@ -145,6 +145,7 @@ class SingleMediaSerializer(serializers.ModelSerializer):
"ratings_info",
"add_subtitle_url",
"allow_download",
"slideshow_items"
)