aboutsummaryrefslogtreecommitdiff
path: root/app/templates/admin
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/admin')
-rw-r--r--app/templates/admin/list.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/templates/admin/list.html b/app/templates/admin/list.html
index c565fe0..d307293 100644
--- a/app/templates/admin/list.html
+++ b/app/templates/admin/list.html
@@ -21,6 +21,7 @@
<option value="importscreenshots" selected>Import screenshots from VCS</option>
<option value="importdepends">Import dependencies from downloads</option>
<option value="modprovides">Set provides to mod name</option>
+ <option value="recalcscores">Recalc pakage scores</option>
</select>
<input type="submit" value="Perform" />
</form>