mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-18 14:06:07 -04:00
Fixed audio playback from URL
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from __future__ import unicode_literals
|
||||
from functools import wraps
|
||||
import shorteners
|
||||
from . import shorteners
|
||||
|
||||
|
||||
def service_selecter (func):
|
||||
|
Reference in New Issue
Block a user