Skip to content

Commit 6a89851

Browse files
committed
fix: 누락된 필드 추가
1 parent 9c4be26 commit 6a89851

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/event/presentation/serializers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ class Meta:
5555
"title",
5656
"summary",
5757
"description",
58+
"slideshow_url",
5859
"image",
5960
"categories",
6061
"speakers",

0 commit comments

Comments
 (0)