mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
Merge pull request #178 from Snazzah/patch-1
This commit is contained in:
@@ -72,7 +72,7 @@ export function CreateBotModal({ onClose, onCreate }: Props) {
|
|||||||
/>
|
/>
|
||||||
{error && (
|
{error && (
|
||||||
<Overline type="error" error={error}>
|
<Overline type="error" error={error}>
|
||||||
<Text id="app.special.popovers.create_bot.error" />
|
<Text id="app.special.popovers.create_bot.failed" />
|
||||||
</Overline>
|
</Overline>
|
||||||
)}
|
)}
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
Reference in New Issue
Block a user