mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-01 06:29:32 +01:00
Fix comments to clarify removal of modules when fixed
This commit is contained in:
@@ -26,7 +26,7 @@ export default defineNuxtConfig({
|
||||
'@nuxtjs/google-fonts',
|
||||
'@nuxt/image',
|
||||
'@nuxtjs/i18n',
|
||||
// 'nuxt-visitors', TODO: remove when module is fixed
|
||||
// 'nuxt-visitors', FIXME: remove when module is fixed
|
||||
],
|
||||
|
||||
// Nuxt Hub
|
||||
@@ -169,7 +169,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
},
|
||||
|
||||
/* TODO: remove when module is fixed
|
||||
/* FIXME: remove when module is fixed
|
||||
// Nuxt Visitors
|
||||
visitors: {
|
||||
// Set to true to enable tracking of visitor locations
|
||||
|
||||
Reference in New Issue
Block a user