Mass changes

This commit is contained in:
Scott Idem
2025-07-21 16:46:33 -04:00
parent b54f43be35
commit a3999e5617
37 changed files with 59 additions and 47 deletions

View File

@@ -19,7 +19,7 @@ export let log_lvl: number = 0;
export let show_location_fields: boolean = true;
// Functions and Logic
// *** Functions and Logic
if (log_lvl) {
console.log(`container_class_li: ${container_class_li}; show_location_fields: ${show_location_fields}`);
// console.log(`link_to_type: ${link_to_type}; link_to_id: ${link_to_id}`);