diff --git a/tubearchivist/home/src/frontend/forms.py b/tubearchivist/home/src/frontend/forms.py index 8b7e188..3e1b353 100644 --- a/tubearchivist/home/src/frontend/forms.py +++ b/tubearchivist/home/src/frontend/forms.py @@ -70,8 +70,8 @@ class ApplicationSettingsForm(forms.Form): SUBTITLE_SOURCE_CHOICES = [ ("", "-- change subtitle source settings"), + ("user", "only download user created"), ("auto", "also download auto generated"), - ("user", "only download uploader"), ] SUBTITLE_INDEX_CHOICES = [