API bug fixes. Clean up. New util functions. Highlight times for newer files.

This commit is contained in:
Scott Idem
2024-10-02 17:32:36 -04:00
parent 1004104de0
commit 89dd410aeb
9 changed files with 138 additions and 101 deletions

View File

@@ -18,7 +18,7 @@ export let patch_object = async function patch_object(
log_lvl?: number
}
) {
console.log('*** patch_object() ***');
console.log('*** patch_object() XXXX ***');
if (log_lvl) {
// console.log(api_cfg);