change fivapp.yuanjin.net to fiv.yuanjin.net/webapp
This commit is contained in:
@@ -14,5 +14,5 @@ export function generateInviteHref(invite: string): string {
|
||||
if (isLocalhost) {
|
||||
return `${window.location.origin}${postfix}`
|
||||
}
|
||||
return `https://fivapp.yuanjin.net/#${postfix}`;
|
||||
return `https://fiv.yuanjin.net/webapp/#${postfix}`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user