Fix login button

This commit is contained in:
Jai A
2022-04-18 10:54:15 -07:00
parent 1020904fe0
commit 06d921d855
2 changed files with 7 additions and 2 deletions

View File

@@ -5,5 +5,8 @@
"use": "@nuxtjs/vercel-builder",
"config": {}
}
]
],
"github": {
"silent": true
}
}