Add commit button to interaction bar
This commit is contained in:
@@ -227,6 +227,7 @@
|
||||
<div>Commits Today: <b id="commitsToday">0</b></div>
|
||||
<div class="ml-7">Lines until next Rewrite: <b id="linesUntilRewrite">0</b></div>
|
||||
<div class="ml-7">Time until next Rewrite: <b id="countdown">00:00</b></div>
|
||||
|
||||
<!--<button id="commitBtn"
|
||||
class="ml-auto px-4 py-2 border rounded font-semibold"
|
||||
style="background: var(--accent); color: #fff; border-color: var(--border)">
|
||||
|
||||
Reference in New Issue
Block a user