|
|
@@ -319,7 +319,7 @@ class Organizr
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="plugins/images/favicon/apple-touch-icon.png">
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="plugins/images/favicon/favicon-32x32.png">
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="plugins/images/favicon/favicon-16x16.png">
|
|
|
- <link rel="manifest" href="plugins/images/favicon/site.webmanifest">
|
|
|
+ <link rel="manifest" href="plugins/images/favicon/site.webmanifest" crossorigin="use-credentials">
|
|
|
<link rel="mask-icon" href="plugins/images/favicon/safari-pinned-tab.svg" color="#5bbad5">
|
|
|
<link rel="shortcut icon" href="plugins/images/favicon/favicon.ico">
|
|
|
<meta name="msapplication-TileColor" content="#da532c">
|
|
|
@@ -6335,4 +6335,4 @@ class Organizr
|
|
|
return count($request) > 1 ? $results : $results[$firstKey];
|
|
|
}
|
|
|
|
|
|
-}
|
|
|
+}
|