fix: fetch start and end time in modal
This commit is contained in:
@@ -21,6 +21,8 @@ def get_context(context):
|
|||||||
"description",
|
"description",
|
||||||
"custom_component",
|
"custom_component",
|
||||||
"seat_count",
|
"seat_count",
|
||||||
|
"start_time",
|
||||||
|
"end_time",
|
||||||
],
|
],
|
||||||
as_dict=True,
|
as_dict=True,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user