use credentials for manifest

This commit is contained in:
Lukas Hass
2019-10-19 18:47:17 +02:00
parent d4f7684a13
commit a789b3023f
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta name="viewport" content="width=device-width" />
<link rel="manifest" href="/iris/manifest.json" />
<link rel="manifest" href="/iris/manifest.json" crossorigin="use-credentials" />
<!-- App setup -->
<meta name="apple-mobile-web-app-capable" content="yes" />
@ -100,7 +100,7 @@
// Release details
// These are automatically injected to built HTML
var build = "1570931400";
var build = "1571503363";
var version = "3.41.2";
// Construct the script tag