fixed name

This commit is contained in:
Andrew Qu 2021-09-23 22:35:17 -07:00
parent db111bfc01
commit 25bc0c1ea3

View file

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