fix: added more file types

This commit is contained in:
2026-01-23 20:03:32 +00:00
parent 3838f3ff7a
commit 8ce343a195
2 changed files with 9 additions and 0 deletions
+4
View File
@@ -81,6 +81,10 @@
<option value="ALL">All Types</option>
<option value="CONFERENCE_PAPER">Conference Paper</option>
<option value="RESEARCH_POST">Research Post</option>
<option value="THESIS">Thesis</option>
<option value="ARTICLE">Article</option>
<option value="REPORT">Report</option>
<option value="OTHER">Other</option>
</select>
</div>