moved setting up unicde into it's own routine
This commit is contained in:
parent
ce313a5b22
commit
c287e11bee
2 changed files with 20 additions and 15 deletions
|
@ -389,3 +389,4 @@ class AirtimeApiClient(object):
|
|||
"""
|
||||
self.logger.info( self.notify_webstream_data.req(
|
||||
_post_data={'data':data}, media_id=str(media_id)).retry(5))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue