diff --git a/files/helpers/const.py b/files/helpers/const.py index 3c9bc4486..fca7f69e1 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -1680,4 +1680,4 @@ if SITE_NAME == 'rDrama': IMAGE_FORMATS = ['png','gif','jpg','jpeg','webp'] VIDEO_FORMATS = ['mp4','webm','mov','avi','mkv','flv','m4v','3gp'] -AUDIO_FORMATS = ['mp3','wav','ogg','aac','m4a','flac'] \ No newline at end of file +AUDIO_FORMATS = ['mp3','wav','ogg','aac','m4a','flac']