fix: drop displayIconHtml to fix literal rendering (#153)
This commit is contained in:
@@ -820,7 +820,7 @@
|
||||
</a>
|
||||
{{#domain.provider}}
|
||||
<br />
|
||||
<img width="24px" src="{{displayIconHtml}}" /> {{displayName}} - {{name}}
|
||||
{{displayName}} - {{name}}
|
||||
{{/domain.provider}}
|
||||
|
||||
{{#wildcard_parent}}
|
||||
|
||||
Reference in New Issue
Block a user