mirror of
https://github.com/alexta69/metube.git
synced 2026-06-13 16:40:05 +00:00
Merge pull request #471 from alegru/master
Fix basic auth not asking for credentials
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
<meta name="msapplication-config" content="assets/icons/browserconfig.xml">
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<meta name="msapplication-TileColor" content="#da532c">
|
||||
<link rel="manifest" href="manifest.webmanifest">
|
||||
<link rel="manifest" href="manifest.webmanifest" crossorigin="use-credentials">
|
||||
<meta name="theme-color" content="#212529">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user