[ticket/17457] Use "use-credentials" to make the code more relevant

PHPBB-17457
This commit is contained in:
rxu 2024-12-19 23:08:12 +07:00
parent 6c77240e0c
commit 6371dfc62f
No known key found for this signature in database
GPG key ID: 955F0567380E586A

View file

@ -62,7 +62,7 @@
<link href="{T_ASSETS_PATH}/cookieconsent/cookieconsent.min.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet">
<!-- ENDIF -->
<link rel="manifest" href="{{ U_MANIFEST }}" crossorigin="">
<link rel="manifest" href="{{ U_MANIFEST }}" crossorigin="use-credentials">
<!-- EVENT overall_header_head_append -->