fix event edit not working closes #3
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
</div>
|
||||
<EditOneDialog
|
||||
ref="editOneDialog"
|
||||
endpoint="Events/edit"
|
||||
endpoint="events/edit"
|
||||
query-id
|
||||
v-on:update="updateEvents"
|
||||
></EditOneDialog>
|
||||
|
||||
Reference in New Issue
Block a user