To protect users privacy, TwUp has been placed after SNDUp in audio services list

This commit is contained in:
Jose Manuel Delicado 2016-05-05 19:15:13 +02:00
parent a67a5e6264
commit 45f23a4c8a

View File

@ -67,8 +67,8 @@ class audioUploader(object):
def get_available_services(self):
services = []
services.append("TwUp")
services.append("SNDUp")
services.append("TwUp")
return services
def on_pause(self, *args, **kwargs):