From 3fe1d196f1b25356b7520a02c674b87ad048b7ca Mon Sep 17 00:00:00 2001 From: justcool393 Date: Sat, 19 Nov 2022 06:48:42 -0600 Subject: [PATCH] newline at end of file --- files/helpers/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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']