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:
|
if arguments.setup:
|
||||||
authtoken = {}
|
authtoken = {}
|
||||||
if arguments.tokens:
|
if arguments.tokens:
|
||||||
|
|
Loading…
Reference in New Issue