feat: add doc link to third app setting
This commit is contained in:
@@ -67,6 +67,9 @@ export default function APIConfig() {
|
||||
</Tippy>
|
||||
<div className="text-xs text-orange-400">
|
||||
{t("third_app.key_tip")}
|
||||
<a className="text-primary-500 font-bold" href="https://doc.voce.chat/login-with-other-account" target="_blank" rel="noopener noreferrer">
|
||||
🔗 {t("third_app.how_to")}
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user