Merge pull request #18413 from zhsh-12/fix-manifest-duplicate-crossorigin

Fix manifest duplicate crossorigin
This commit is contained in:
Tim Baek 2025-10-19 11:42:49 -05:00 committed by GitHub
commit 691012782a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,6 @@
rel="manifest"
href="/manifest.json"
crossorigin="use-credentials"
crossorigin="use-credentials"
/>
<meta
name="viewport"