home page tweaks
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user