mirror of
https://github.com/C4illin/ConvertX.git
synced 2025-11-03 05:23:37 +00:00
fix account page title
This commit is contained in:
@@ -495,7 +495,7 @@ const app = new Elysia({
|
|||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<BaseHtml webroot={WEBROOT} title="ConvertX | Login">
|
<BaseHtml webroot={WEBROOT} title="ConvertX | Account">
|
||||||
<>
|
<>
|
||||||
<Header
|
<Header
|
||||||
webroot={WEBROOT}
|
webroot={WEBROOT}
|
||||||
|
|||||||
Reference in New Issue
Block a user