Improved special character handling in manticore and URL query.
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
<img
|
||||
v-if="tag.poster"
|
||||
:src="`/${tag.poster.thumbnail}`"
|
||||
:style="{ 'background-image': `url(/${tag.poster.lazy})` }"
|
||||
:title="tag.poster.comment"
|
||||
class="thumb"
|
||||
loading="lazy"
|
||||
|
||||
Reference in New Issue
Block a user