mirror of
https://github.com/frappe/lms.git
synced 2026-04-30 20:59:34 +03:00
fix: fetch start and end time in modal
This commit is contained in:
@@ -21,6 +21,8 @@ def get_context(context):
|
||||
"description",
|
||||
"custom_component",
|
||||
"seat_count",
|
||||
"start_time",
|
||||
"end_time",
|
||||
],
|
||||
as_dict=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user