More moving of files around. Hopefully nothing is broken again.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import { error } from '@sveltejs/kit';
|
||||
console.log(`ae core person [person_id] +page.ts: start`);
|
||||
|
||||
import { core_func } from '$lib/ae_core_functions';
|
||||
import { core_func } from '$lib/ae_core/ae_core_functions';
|
||||
|
||||
export async function load({ params, parent }) { // route
|
||||
let log_lvl = 0;
|
||||
|
||||
Reference in New Issue
Block a user