forked from jsnbuchanan/crowd-funder-for-time-pwa
make the Anonymous icon to be blank, plus some other renaming & task cleanup
This commit is contained in:
@@ -189,7 +189,7 @@ const routes: Array<RouteRecordRaw> = [
|
||||
name: "contact-gives",
|
||||
component: () =>
|
||||
import(
|
||||
/* webpackChunkName: "statistics" */ "../views/ContactGiftingView.vue"
|
||||
/* webpackChunkName: "contact-gives" */ "../views/ContactGiftingView.vue"
|
||||
),
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user