Add Graphs tab to navigation bar

This commit is contained in:
D. Berge
2021-09-04 19:15:39 +02:00
parent 6f6af1bbc7
commit 3eaa2757b9

View File

@@ -103,6 +103,7 @@ export default {
{ href: "calendar", text: "Calendar" },
{ href: "log", text: "Log" },
{ href: "qc", text: "QC" },
{ href: "graphs", text: "Graphs" },
{ href: "map", text: "Map" }
],
path: []