We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6029ba5 + 6829ddb commit a024ccfCopy full SHA for a024ccf
1 file changed
src/main/resources/templates/room.html
@@ -150,7 +150,7 @@ <h5>History <small class="text-muted">Last 24h</small></h5>
150
<h5>Integration with the mob tool</h5>
151
<ul class="list-unstyled">
152
<li>configure in ~/.mob</li>
153
- <li><code>MOB_TIMER_ROOM=[[${room.name}]]</code></li>
+ <li><code>MOB_TIMER_ROOM="[[${room.name}]]"</code></li>
154
</ul>
155
156
<li>start timer in cli</li>
0 commit comments