From 9eedd8a01c32b261a71716935f1aaee6daff81bf Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 21 Aug 2021 13:46:06 +0530 Subject: refactor: add debug statements [skip ci] --- src/api/apiBase.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/api/apiBase.js') diff --git a/src/api/apiBase.js b/src/api/apiBase.js index ad37ca02c..2fad7eb21 100644 --- a/src/api/apiBase.js +++ b/src/api/apiBase.js @@ -12,6 +12,7 @@ import { SERVER_NOT_LOADED, } from '../config'; +// Note: This cannot be used from the internal-server since we are not running within the context of a browser window const apiBase = (withVersion = true) => { let url; -- cgit v1.2.3-70-g09d2