We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 551c675 commit 6f45f29Copy full SHA for 6f45f29
darkstat/front/ships.templ
@@ -56,7 +56,7 @@ templ ShipTable(
56
<th style="width:25px;">Class</th>
57
<th style="width:25px;">Type</th>
58
<th style="width:25px;">
59
- @frmt.MultiLinestring([]string{"Dock", "type"})
+ @frmt.MultiLinestring([]string{"Dock", "type", "reachable"})
60
</th>
61
<th style="width:25px;">Price</th>
62
<th style="width:25px;">Buyable</th>
0 commit comments