Commit 8618a770 authored by StyleZhang's avatar StyleZhang

Merge branch 'feat/embedding' into deploy/dev

parents ebb91824 aa98367a
......@@ -23,7 +23,8 @@ const OPTION_MAP = {
`<iframe
src="${url}/chatbot/${token}"
style="width: 100%; height: 100%; min-height: 700px"
frameborder="0" >
frameborder="0"
allow="microphone">
</iframe>`,
},
scripts: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment