mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
feat: use rvlt.gg instead of app.revolt.chat/invite
This commit is contained in:
@@ -78,7 +78,7 @@ export default function CreateInvite({
|
|||||||
children: <Text id="app.context_menu.copy_link" />,
|
children: <Text id="app.context_menu.copy_link" />,
|
||||||
onClick: () =>
|
onClick: () =>
|
||||||
modalController.writeText(
|
modalController.writeText(
|
||||||
`${window.location.protocol}//${window.location.host}/invite/${code}`,
|
`https://rvlt.gg/${code}`,
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user