fixed name
parent
db111bfc01
commit
25bc0c1ea3
|
|
@ -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}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue