fix: fetch start and end time in modal

This commit is contained in:
Jannat Patel
2023-05-03 23:10:46 +05:30
parent e2bf324fb4
commit 20c93b3a6b

View File

@@ -21,6 +21,8 @@ def get_context(context):
"description",
"custom_component",
"seat_count",
"start_time",
"end_time",
],
as_dict=True,
)