mirror of
https://github.com/Litlyx/litlyx
synced 2026-02-04 22:52:19 +01:00
update menu + add event page
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
const activeProject = useActiveProject();
|
||||
|
||||
|
||||
const eventNames = ref<string[]>([]);
|
||||
const selectedEventName = ref<string>();
|
||||
const metadataFields = ref<string[]>([]);
|
||||
|
||||
Reference in New Issue
Block a user