Fixes to language translation etc
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
let newEventEndDate = $state("");
|
||||
let newEventVenue = $state("");
|
||||
let newEventVenueAddress = $state("");
|
||||
// svelte-ignore state_referenced_locally
|
||||
let newEventColor = $state(data.org.default_event_color || "#00A3E0");
|
||||
let creating = $state(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user