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