chore: Optimize service path

This commit is contained in:
MystiPanda
2023-12-14 12:50:45 +08:00
parent 76f9db8516
commit 8a608c3c3e
8 changed files with 185 additions and 89 deletions

View File

@@ -209,7 +209,7 @@ export const ProfileViewer = forwardRef<ProfileViewerRef, Props>(
<TextField
{...text}
{...field}
placeholder={`clash-verge/v${version}`}
placeholder={`clash-verge-rev`}
label="User Agent"
/>
)}