mirror of
https://github.com/ArthurDanjou/artmcp.git
synced 2026-01-14 12:54: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_DISCORD_USER_ID=
|
||||||
|
|
||||||
NUXT_WAKATIME_CODING=
|
NUXT_WAKATIME_CODING=
|
||||||
|
|||||||
@@ -33,8 +33,7 @@ export default defineNuxtConfig({
|
|||||||
runtimeConfig: {
|
runtimeConfig: {
|
||||||
discord: {
|
discord: {
|
||||||
userId: '',
|
userId: '',
|
||||||
id: '',
|
id: ''
|
||||||
token: ''
|
|
||||||
},
|
},
|
||||||
statusPage: '',
|
statusPage: '',
|
||||||
wakatime: {
|
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