Skip to content

Commit 3d16fb7

Browse files
committed
fix widget issue
1 parent d9876bd commit 3d16fb7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/knowrithm-widget.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
},
3838
onMessage: null,
3939
onClose: null
40+
},
41+
assets: {
42+
scriptUrl: "https://app.knowrithm.org/api/widget.js",
43+
styleUrl: "https://minio.knowrithm.org/knowrithm-bucket/chat-widget.css"
4044
}
4145
};
4246

0 commit comments

Comments
 (0)