feat: copy & download qr code as png (#2521)
* copy & download qr code as png * i18n, accessibility * improve error handling
This commit is contained in:
@@ -23,6 +23,7 @@ export default defineNuxtConfig({
|
||||
classSuffix: '',
|
||||
cookieName: 'theme',
|
||||
},
|
||||
css: ['~/app.css'],
|
||||
i18n: {
|
||||
// https://i18n.nuxtjs.org/docs/guide/server-side-translations
|
||||
experimental: {
|
||||
|
||||
Reference in New Issue
Block a user