fix: music not saved after downloading. some tricky oneshot problem #91
This commit is contained in:
@ -201,8 +201,8 @@ url_from_playlist_item = <a href="{url}"><b>{title}</b></a> <i>from playlist</i>
|
||||
url_item = <a href="{url}"><b>{title}</b></a> <i>added by</i> {user}
|
||||
not_in_my_channel = You're not in my channel, command refused!
|
||||
pm_not_allowed = Private message aren't allowed.
|
||||
too_long = {song} is too long, removed from playlist!
|
||||
download_in_progress = Download of {item} in progress...
|
||||
too_long = <b>{song}</b> is too long, removed from playlist!
|
||||
download_in_progress = Download of <b>{item}</b> in progress...
|
||||
removing_item = Removed entry {item} from playlist.
|
||||
user_ban = You are banned, not allowed to do that!
|
||||
url_ban = This url is banned!
|
||||
|
Reference in New Issue
Block a user