mirror of
https://github.com/ArthurDanjou/artapi.git
synced 2026-01-14 14:44:21 +01:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
NUXT_DISCORD_ID=
|
||||
NUXT_DISCORD_TOKEN=
|
||||
NUXT_DISCORD_USER_ID=
|
||||
|
||||
NUXT_WAKATIME_CODING=
|
||||
|
||||
@@ -33,8 +33,7 @@ export default defineNuxtConfig({
|
||||
runtimeConfig: {
|
||||
discord: {
|
||||
userId: '',
|
||||
id: '',
|
||||
token: ''
|
||||
id: ''
|
||||
},
|
||||
statusPage: '',
|
||||
wakatime: {
|
||||
|
||||
23802
package-lock.json
generated
23802
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user