We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4924ba7 commit 3da7b08Copy full SHA for 3da7b08
fern/custom.js
@@ -4,7 +4,6 @@ const WIDGET_SCRIPT_URL = isLocalhost
4
? 'http://localhost:9001/widget.js'
5
: 'https://docs-widget.vercel.app/widget.js';
6
7
-// HockeyStack configuration
8
const HOCKEYSTACK_API_KEY = '96e358f635f3f5ea7fda26023b10da';
9
10
function injectVapiWidget() {
0 commit comments