Skip to content

Commit 5be2054

Browse files
RossmaxxFyiurAmrontresf
authored
Add warning for missing 32 bit downloads for nightly (#389)
Add warning for removal of 32-bit downloads Co-authored-by: FyiurAmron <[email protected]> Co-authored-by: Tres Finocchiaro <[email protected]>
1 parent 488f73d commit 5be2054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/download/index.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
<span class="fas fa-exclamation-circle"></span>
6868
{% trans %}Downloads labeled Alpha, Beta, or Nightly are pre-release software, stability may suffer.{% endtrans %}
6969
</small>
70+
<br>{% trans %}Note: 32 bit nightly builds no longer available.{% endtrans %}
7071
</div>
7172
{% endif %}
7273
{{ trailer|raw }}

0 commit comments

Comments
 (0)