You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gvoice> re
Traceback (most recent call last):
File "/usr/local/bin/gvoice", line 118, in
elif action in ('recieved','re'): pprint_folder('recieved')
File "/usr/local/bin/gvoice", line 65, in pprint_folder
folder = getattr(voice, name)()
AttributeError: 'Voice' object has no attribute 'recieved'
Logging out of voice...
The text was updated successfully, but these errors were encountered:
gvoice> re
Traceback (most recent call last):
File "/usr/local/bin/gvoice", line 118, in
elif action in ('recieved','re'): pprint_folder('recieved')
File "/usr/local/bin/gvoice", line 65, in pprint_folder
folder = getattr(voice, name)()
AttributeError: 'Voice' object has no attribute 'recieved'
Logging out of voice...
The text was updated successfully, but these errors were encountered: