mirror of
https://github.com/thelounge/thelounge
synced 2024-11-23 12:33:07 +00:00
Merge pull request #278 from thelounge/xpaw/parse-ctcp
Parse ctcp replies
This commit is contained in:
commit
d256a7c4c8
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…
Reference in a new issue