mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2025-08-06 18:54:00 +00:00
fix icon rendering stuff
This commit is contained in:
@@ -67,6 +67,6 @@
|
||||
{% endif %}
|
||||
|
||||
{%if inv_item.attr_c|int > 999 %}
|
||||
<br />Count: {{ inv_item.attr_c }}
|
||||
<br />Count: {{ inv_item.attr_c|numberFormat }}
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user