url added to code box
parent
e58f2d5351
commit
95facd6356
|
|
@ -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>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue