mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-01-31 05:10:45 -06:00
To protect users privacy, TwUp has been placed after SNDUp in audio services list
This commit is contained in:
parent
a67a5e6264
commit
45f23a4c8a
@ -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):
|
||||
|
Loading…
x
Reference in New Issue
Block a user