diff options
| author | LLLL Colonq <llll@colonq> | 2024-03-19 03:37:33 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-03-19 03:37:33 -0400 |
| commit | fbabf1d29a8a97d57d9609666c81701fe12979e1 (patch) | |
| tree | c9e7f4c0185dedf084558aeeea69140a326a19ef /fig-frontend-client/src/Config.js | |
| parent | 7aa60d33eff21ccdaa31ccd5dd64196990bb3dea (diff) | |
Update
Diffstat (limited to 'fig-frontend-client/src/Config.js')
| -rw-r--r-- | fig-frontend-client/src/Config.js | 1 |
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; |
