Stats Page Foundation with Chart.js

This commit is contained in:
Qstick
2021-01-09 00:04:55 -05:00
parent 76c271fab0
commit 88d1a3db6f
15 changed files with 394 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ const links = [
children: [
{
title: translate('Stats'),
to: '/indexer/stats'
to: '/indexers/stats'
}
]
},