API bug fixes. Clean up. New util functions. Highlight times for newer files.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user