fix: auth game
This commit is contained in:
parent
e142be965c
commit
38c9b3f05a
@ -54,6 +54,7 @@ const routes = [
|
||||
{
|
||||
path: "/Lottery",
|
||||
name: "Lottery",
|
||||
meta: { auth: true },
|
||||
component: () => import("@/components/lottery/LotteryGame.vue"),
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user