mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-09 10:15:26 +00:00
url added to code box
This commit is contained in:
@@ -65,7 +65,7 @@ export default function CreateInvite({
|
|||||||
) : (
|
) : (
|
||||||
<Invite>
|
<Invite>
|
||||||
<Text id="app.special.modals.prompt.create_invite_created" />
|
<Text id="app.special.modals.prompt.create_invite_created" />
|
||||||
<code>{code}</code>
|
<code style="font-size:14px">https://{window.location.host}/invite/{code}</code>
|
||||||
</Invite>
|
</Invite>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user