Browse Source

Add translation group back to anime form

spaghetti 7 years ago
parent
commit
88563e3cfe
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      static/functions/upload.js

+ 1
- 0
static/functions/upload.js View File

@@ -34,6 +34,7 @@ function Categories() {
34 34
     'resolution': {},
35 35
     'audio': {},
36 36
     'sub': {},
37
+    'trans': {name: 'Translation Group (optional)'},
37 38
     'mediainfo': {},
38 39
     'tags': {notes: 'Remember to use the \'3d\' tag if your upload is 3DCG!'},
39 40
     'screenshots': {name: 'Screenshots'},

Loading…
Cancel
Save