FakeNitro: Remove extra space in modal

main
Nuckyz 7 months ago committed by Vendicated
parent 553a48b6ce
commit 23ff82fa62
No known key found for this signature in database
GPG Key ID: D66986BAF75ECF18

@ -791,8 +791,8 @@ export default definePlugin({
title: "Hold on!",
body: <div>
<Forms.FormText>
You are trying to send/edit a message that contains a FakeNitro emoji or sticker
, however you do not have permissions to embed links in the current channel.
You are trying to send/edit a message that contains a FakeNitro emoji or sticker,
however you do not have permissions to embed links in the current channel.
Are you sure you want to send this message? Your FakeNitro items will appear as a link only.
</Forms.FormText>
<Forms.FormText type={Forms.FormText.Types.DESCRIPTION}>

Loading…
Cancel
Save