From 96ce3e9c203f28ffd731220b71e4291cb560c2ab Mon Sep 17 00:00:00 2001 From: yiiTT Date: Fri, 12 May 2017 15:03:15 -0500 Subject: [PATCH] Set default upload category to none --- templates/upload.html | 3 ++- translations/en-us.all.json | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/upload.html b/templates/upload.html index 1054c38f..f77b6b3d 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -21,7 +21,8 @@
- + diff --git a/translations/en-us.all.json b/translations/en-us.all.json index bbf97799..ea3e2dfd 100644 --- a/translations/en-us.all.json +++ b/translations/en-us.all.json @@ -355,6 +355,10 @@ "id": "all_categories", "translation": "All categories" }, + { + "id:": "select_a_torrent_category", + "translation": "Select a Torrent Category" + }, { "id": "anime", "translation": "Anime"