Skip to content

Commit 411a003

Browse files
committed
fix worker.ejs: restore missing '<% } %>' that closes if(pps_audit)
1 parent 58bdb31 commit 411a003

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dashboard/views/worker.ejs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ if (n > 1) {
202202
</p>
203203
</section>
204204
<% } %>
205+
<% } /* end of if (pps_audit) */ %>
205206
206207
<section class="card">
207208
<h2>Hashrate · 10-min buckets · last 24h</h2>

0 commit comments

Comments
 (0)