Add disclaimer to Supported Games section on package pages
This commit is contained in:
@@ -443,6 +443,10 @@
|
||||
{% else %}
|
||||
{{ _("No specifc game is required") }}
|
||||
{% endfor %}
|
||||
<p class="text-muted small mt-2 mb-0">
|
||||
{{ _("This is an experimental feature.") }}
|
||||
{{ _("Supported games are determined by an algorithm, and may not be correct.") }}
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
<h3>
|
||||
|
||||
Reference in New Issue
Block a user