Fix incorrect mode on kick target
This commit is contained in:
parent
488dd7aeb4
commit
70d09841d9
@ -1,6 +1,6 @@
|
|||||||
{{> ../user_name nick=from}}
|
{{> ../user_name nick=from}}
|
||||||
has kicked
|
has kicked
|
||||||
{{> ../user_name nick=target}}
|
{{> ../user_name nick=target mode=""}}
|
||||||
{{#if text}}
|
{{#if text}}
|
||||||
<i class="part-reason">({{{parse text}}})</i>
|
<i class="part-reason">({{{parse text}}})</i>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
Loading…
Reference in New Issue
Block a user