Mass changes
This commit is contained in:
@@ -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}`);
|
||||
|
||||
Reference in New Issue
Block a user