aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2020-08-18 17:09:09 +0100
committerrubenwardy <rw@rubenwardy.com>2020-08-18 17:09:13 +0100
commitab7d5a3feb956774a6cbc2915a13ecc173500148 (patch)
tree37aae59fd0bce1baabd70531c4b9bd89197b89b5
parent2279208b00fcf0c8f02ca68321664519766364a0 (diff)
downloadcheatdb-ab7d5a3feb956774a6cbc2915a13ecc173500148.tar.xz
Show optional dependencies on games
-rw-r--r--app/templates/packages/view.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/packages/view.html b/app/templates/packages/view.html
index c03611a..406a0c6 100644
--- a/app/templates/packages/view.html
+++ b/app/templates/packages/view.html
@@ -301,7 +301,7 @@
</div>
{% endif %}
- {% if package.type == package.type.MOD %}
+ {% if package.type != package.type.TXP %}
<div class="card my-4">
<div class="card-header">Dependencies</div>
<div class="card-body">