home page tweaks

This commit is contained in:
Tim
2024-04-24 23:17:23 -04:00
parent 0ab84adf13
commit 8d85c2e8b1
7 changed files with 68 additions and 18 deletions

View File

@@ -50,7 +50,7 @@ async function componentFindRoute() {
os.routes = result
}
} catch (e) {
console.log('ignoring routes exception', e)
// console.log('ignoring routes exception', e)
} finally {
os.routesPending = false
}