mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-22 07:00:58 -05:00
fix: remove stray text
This commit is contained in:
parent
83ca6f489e
commit
7626a1f461
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ export function EmojiUploader({ server }: Props) {
|
||||||
<h3>
|
<h3>
|
||||||
<Text id="app.settings.server_pages.emojis.upload" />
|
<Text id="app.settings.server_pages.emojis.upload" />
|
||||||
</h3>
|
</h3>
|
||||||
{fileId}
|
|
||||||
<Form
|
<Form
|
||||||
schema={{
|
schema={{
|
||||||
name: "text",
|
name: "text",
|
||||||
|
|
Loading…
Reference in a new issue