mirror of https://github.com/coddrago/Heroku
Fix stuff
parent
dfb8473685
commit
2bd228fa6b
|
@ -218,6 +218,8 @@ def get_phones(arguments):
|
|||
)
|
||||
)
|
||||
|
||||
authtoken = {}
|
||||
|
||||
if arguments.setup:
|
||||
authtoken = {}
|
||||
if arguments.tokens:
|
||||
|
|
Loading…
Reference in New Issue