mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-24 15:56:22 +00:00
f634b7c044
* Disable i18n debug in `.env` files * Disable leftover ME debug code
7 lines
245 B
Plaintext
7 lines
245 B
Plaintext
VITE_BYPASS_LOGIN=0
|
|
VITE_BYPASS_TUTORIAL=0
|
|
VITE_SERVER_URL=https://apibeta.pokerogue.net
|
|
VITE_DISCORD_CLIENT_ID=1248062921129459756
|
|
VITE_GOOGLE_CLIENT_ID=955345393540-2k6lfftf0fdnb0krqmpthjnqavfvvf73.apps.googleusercontent.com
|
|
VITE_I18N_DEBUG=0
|