diff --git a/windows_bat/PokemonGo-Bot-Configurator.bat b/windows_bat/PokemonGo-Bot-Configurator.bat index 29e12abc85..aff0acacb9 100644 --- a/windows_bat/PokemonGo-Bot-Configurator.bat +++ b/windows_bat/PokemonGo-Bot-Configurator.bat @@ -143,7 +143,7 @@ ECHO. ECHO. "encrypt_location": "",>>%auth% SET /p telegram="What's your telegram token? Enter for leave blank: " ECHO. "telegram_token": "%telegram%">>%auth% -ECHO.)>>%auth% +ECHO.}>>%auth% goto :eof