Mass changes
This commit is contained in:
@@ -58,7 +58,7 @@ $: lq__event_location_obj_li = liveQuery(async () => {
|
||||
return results;
|
||||
});
|
||||
|
||||
// Functions and Logic
|
||||
// *** Functions and Logic
|
||||
onMount(() => {
|
||||
if (log_lvl) {
|
||||
console.log('Events [event_id] Locations: +page.svelte');
|
||||
|
||||
@@ -30,7 +30,7 @@ if (!$events_loc.pres_mgmt?.location_kv) {
|
||||
$events_loc.pres_mgmt.location_kv = {};
|
||||
}
|
||||
|
||||
// Functions and Logic
|
||||
// *** Functions and Logic
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user