feat: change emojis page from grid to list

This commit is contained in:
Paul Makles
2022-09-02 14:17:42 +01:00
parent f195bb3a23
commit 9925a10ece
4 changed files with 21 additions and 47 deletions

View File

@@ -19,6 +19,7 @@ export function EmojiUploader({ server }: Props) {
<h3>
<Text id="app.settings.server_pages.emojis.upload" />
</h3>
{fileId}
<Form
schema={{
name: "text",