From 69811b1291407235195316ea33764596e866bc8a Mon Sep 17 00:00:00 2001 From: Patrick Koenig Date: Mon, 16 Mar 2020 00:07:23 -0700 Subject: [PATCH] Add crossorigin use-credentials attribute to manifest tag --- src/UI/index.html | 2 +- src/UI/login.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/UI/index.html b/src/UI/index.html index 25150915f..8c09a72b0 100644 --- a/src/UI/index.html +++ b/src/UI/index.html @@ -33,7 +33,7 @@ - + diff --git a/src/UI/login.html b/src/UI/login.html index 42c43634f..6bc66ac4a 100644 --- a/src/UI/login.html +++ b/src/UI/login.html @@ -19,7 +19,7 @@ - +