mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17457] Use "use-credentials" to make the code more relevant
PHPBB-17457
This commit is contained in:
parent
6c77240e0c
commit
6371dfc62f
1 changed files with 1 additions and 1 deletions
|
@ -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 -->
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue