Skip to content

Commit

Permalink
Changed ) to } (#4845)
Browse files Browse the repository at this point in the history
Fixed an faulty character
  • Loading branch information
LuckyMe4Evers authored and mjmadsen committed Aug 28, 2016
1 parent 6c9f865 commit 2832a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows_bat/PokemonGo-Bot-Configurator.bat
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down

0 comments on commit 2832a37

Please sign in to comment.