mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-12 01:50:48 +01:00
added missing change from commit for hcaptcha
This commit is contained in:
parent
e9ed9acd30
commit
4545d33b74
@ -47,3 +47,6 @@
|
||||
padding: 0 !important;
|
||||
}
|
||||
{% endverbatim %}</style>{% endif %}
|
||||
{% if config.hcaptcha %}
|
||||
<script src="https://js.hcaptcha.com/1/api.js" async defer></script>
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user