Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-13 09:28:03 +02:00
parent 23adb50f3a
commit 653bf7f05b

View File

@ -96,5 +96,5 @@ def refresh():
gauth.Auth(user_input)
gauth.Authorize()
print("No refresh is required.")
print("Succesfully refresh access token ..")
return 0