summaryrefslogtreecommitdiff
path: root/fig-frontend-client/src/Config.js
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2024-03-19 03:37:33 -0400
committerLLLL Colonq <llll@colonq>2024-03-19 03:37:33 -0400
commitfbabf1d29a8a97d57d9609666c81701fe12979e1 (patch)
treec9e7f4c0185dedf084558aeeea69140a326a19ef /fig-frontend-client/src/Config.js
parent7aa60d33eff21ccdaa31ccd5dd64196990bb3dea (diff)
Update
Diffstat (limited to 'fig-frontend-client/src/Config.js')
-rw-r--r--fig-frontend-client/src/Config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/fig-frontend-client/src/Config.js b/fig-frontend-client/src/Config.js
new file mode 100644
index 0000000..11a9792
--- /dev/null
+++ b/fig-frontend-client/src/Config.js
@@ -0,0 +1 @@
+export const apiServer = globalThis.apiServer;