added temporary export to test in browser
This commit is contained in:
parent
372735871e
commit
0b62350138
1 changed files with 2 additions and 1 deletions
|
|
@ -54,7 +54,8 @@
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const defaultPrompts = [
|
export const defaultPrompts = [ // test in browser
|
||||||
|
//const defaultPrompts = [ // production
|
||||||
{
|
{
|
||||||
id: 'prompt_reply',
|
id: 'prompt_reply',
|
||||||
name: "__MSG_prompt_reply__",
|
name: "__MSG_prompt_reply__",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue