We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d61bd commit 7f4a493Copy full SHA for 7f4a493
1 file changed
frontend/src/pages/addFlow/config.ts
@@ -6,9 +6,7 @@
6
7
import { TENANT_ID } from '../chatPreview/components/send-editor/common/config';
8
import i18n from '../../locale/i18n';
9
-// @ts-ignore
10
import chatScreenshot from '../../assets/images/appConfig/chat-screenshot.jpg';
11
12
import heatmapScreenshot from '../../assets/images/appConfig/heatmap-screenshot.jpg';
13
const { origin } = window.location;
14
let baseUrl = '';
0 commit comments