mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-18 06:06:06 -04:00
Bugfix.
This commit is contained in:
@@ -139,7 +139,7 @@ def is_allowed(tweet, clients):
|
||||
return allowed
|
||||
|
||||
def url_is_audio(u):
|
||||
sound.URLPlayer.is_playable(u)
|
||||
return sound.URLPlayer.is_playable(u)
|
||||
|
||||
def old_url_is_audio(u):
|
||||
try:
|
||||
|
Reference in New Issue
Block a user