bump to v 0.1.5 and other misc tweaks
This commit is contained in:
@@ -39,7 +39,6 @@ const routes: Array<RouteRecordRaw> = [
|
||||
name: "account",
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "account" */ "../views/AccountViewView.vue"),
|
||||
beforeEnter: enterOrStart,
|
||||
},
|
||||
{
|
||||
path: "/claim/:id?",
|
||||
|
||||
Reference in New Issue
Block a user