rename settings page title (finally)

This commit is contained in:
SethBurkart123
2024-03-27 23:09:32 +11:00
parent 04c5b45aae
commit 6d07968f74
+1 -1
View File
@@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title> <title>BetterSEQTA+ Settings</title>
</head> </head>
<body class=""> <body class="">
<div id="ExtensionPopup"></div> <div id="ExtensionPopup"></div>