From fbabf1d29a8a97d57d9609666c81701fe12979e1 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 19 Mar 2024 03:37:33 -0400 Subject: Update --- fig-frontend-client/src/Config.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 fig-frontend-client/src/Config.js (limited to 'fig-frontend-client/src/Config.js') 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; -- cgit v1.2.3