add marker in feed to show where they've seen claims, plus other small clean-up
This commit is contained in:
@@ -132,6 +132,7 @@ const routes: Array<RouteRecordRaw> = [
|
||||
name: "projects",
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "projects" */ "../views/ProjectsView.vue"),
|
||||
beforeEnter: enterOrStart,
|
||||
},
|
||||
{
|
||||
path: "/seed-backup",
|
||||
|
||||
Reference in New Issue
Block a user