[feat] added create oc bot with ai

This commit is contained in:
kwaroran
2023-07-21 18:31:15 +09:00
parent 6e2f5a471d
commit 9406e3c8e7
3 changed files with 48 additions and 9 deletions

View File

@@ -591,7 +591,7 @@
on:click={BotCreator.createBotFromWeb}
className="mt-2"
>
{language.createBotInternet}
{language.createBotwithAI}
</Button>
{/if}
</div>