mirror of
https://github.com/thelounge/thelounge
synced 2025-02-17 05:38:25 +00:00
Parse ctcp replies
This commit is contained in:
parent
a276e5714a
commit
d30e4e68ca
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
<a href="#" class="user" data-name="{{from}}">{{from}}</a>
|
||||
<b>{{ctcpType}}</b> {{ctcpMessage}}
|
||||
<b>{{ctcpType}}</b> {{{parse ctcpMessage}}}
|
||||
|
|
Loading…
Add table
Reference in a new issue