Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 6a17deb

Browse files
committed
fix: spelling
1 parent 5b96bee commit 6a17deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/botPage/bot/data-collection.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default class DataCollection {
1717

1818
IS_PENDING = false;
1919
IS_PROCESSED = true;
20-
endpoint = 'https://dbot-conf-dot-deriv-bi-reporting.as.r.appspot.com';
20+
endpoint = 'https://dbot-conf-dot-deriv-bi-reporting.as.r.appspot.com/dbotconf';
2121
loginid;
2222
runId = '';
2323
runStart = 0;

0 commit comments

Comments
 (0)