fix typo error on .env
This commit is contained in:
parent
3f098b2c7e
commit
03044c83c5
|
@ -10,7 +10,7 @@ DISCORD_TOKEN = ""
|
|||
# discord application client id
|
||||
DISCORD_CLIENT_ID = ""
|
||||
# guild id for deploy
|
||||
DISCORD_TARGRT_GUILD_ID = ""
|
||||
DISCORD_TARGET_GUILD_ID = ""
|
||||
|
||||
# ETC
|
||||
# server name
|
||||
|
|
Loading…
Reference in a new issue