Remove “Preview” from tab description text

pull/5595/head
Qstick 4 years ago committed by GitHub
parent bb264e9a8a
commit a6cf524fe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@
<!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#3a3f51" />
<meta name="description" content="Radarr (Preview)" />
<meta name="description" content="Radarr" />
<link
rel="apple-touch-icon"
@ -50,7 +50,7 @@
<link rel="stylesheet" type="text/css" href="/Content/Fonts/fonts.css">
<!-- webpack bundles head -->
<title>Radarr (Preview)</title>
<title>Radarr</title>
<!--
The super basic styling for .root will live here,

Loading…
Cancel
Save