wip: apparently torrentio doesn't need configuration
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<button class="submit-button flex flex-row gap-2 items-center">
|
||||
<button class="submit-button {{ class|default('flex flex-row gap-2 items-center') }}">
|
||||
{% if show_icon|default %}
|
||||
<twig:ux:icon name="zondicons:checkmark" width=".8rem" class="text-green-500" />
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user