mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
Update allowed domains help text
This commit is contained in:
@@ -113,10 +113,7 @@ const AllowedDomains = ({ dialogProps }) => {
|
|||||||
flexDirection: 'column'
|
flexDirection: 'column'
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<span>
|
<span>Your chatbot will only work when used from the following domains.</span>
|
||||||
Your chatbot will only work when used from the following domains. When adding domains, exclude the{' '}
|
|
||||||
<pre style={{ display: 'inline' }}>http://</pre> or <pre style={{ display: 'inline' }}>https://</pre> part.
|
|
||||||
</span>
|
|
||||||
</div>
|
</div>
|
||||||
<Box sx={{ '& > :not(style)': { m: 1 }, pt: 2 }}>
|
<Box sx={{ '& > :not(style)': { m: 1 }, pt: 2 }}>
|
||||||
<List>
|
<List>
|
||||||
|
|||||||
Reference in New Issue
Block a user