Skip to content

Commit

Permalink
qrcode: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VinnyHS2 committed Oct 17, 2023
1 parent f0d8baa commit f9cb915
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default defineNuxtConfig({
alias: {
"@": resolve(__dirname, "./"),
},
plugins: ['@/plugins/qrcode.js'],
plugins: [],

modules: [
"@nuxt/content",
Expand Down
5 changes: 0 additions & 5 deletions frontend/plugins/qrcode.js

This file was deleted.

0 comments on commit f9cb915

Please sign in to comment.