mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 13:46:07 -04:00
To protect users privacy, TwUp has been placed after SNDUp in audio services list
This commit is contained in:
@@ -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):
|
||||
|
Reference in New Issue
Block a user