Merge branch 'main' into patch-21

This commit is contained in:
Michael Brevard 2024-04-02 12:12:41 +03:00 committed by GitHub
commit 8d435a1f45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
export default defineNuxtConfig({
devtools: { enabled: true }
})