diff options
| author | LLLL Colonq <llll@colonq> | 2024-07-31 22:59:58 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-07-31 22:59:58 -0400 |
| commit | 7ffb7b021eec46f2d714e04b47d752012e1bf8ea (patch) | |
| tree | 15d9af7555300bd2b452dda55747cf5870b747d3 /fig-frontend-client/src/Config.js | |
| parent | 92556dc23ead56ed2c2d2bcc752fe0e7378fa022 (diff) | |
Frontend updates
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 index 11a9792..0990a53 100644 --- a/fig-frontend-client/src/Config.js +++ b/fig-frontend-client/src/Config.js @@ -1 +1,2 @@ +export const mode = globalThis.mode; export const apiServer = globalThis.apiServer; |
