Merge pull request #296 from quuu/category_name_fix

pull/363/head
Paul Makles 2021-10-31 17:54:06 +00:00 committed by GitHub
commit 3b843dbfad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -525,7 +525,7 @@ export const SpecialPromptModal = observer((props: SpecialProps) => {
content={
<>
<Overline block type="subtle">
<Text id="app.main.servers.channel_name" />
<Text id="app.main.servers.category_name" />
</Overline>
<InputBox
value={name}