diff options
| author | LLLL Colonq <llll@colonq> | 2024-11-05 02:59:06 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-11-05 02:59:06 -0500 |
| commit | c8e4f88739d52717de9e5faea4e752918e6457b3 (patch) | |
| tree | cae66186cbb569026ddc90e4d6573e020435c08a /fig-frontend-client/src/Config.js | |
| parent | e1a38bb1fa9bd08633c4e760997ee5571a962505 (diff) | |
Move frontend out of repo
Diffstat (limited to 'fig-frontend-client/src/Config.js')
| -rw-r--r-- | fig-frontend-client/src/Config.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fig-frontend-client/src/Config.js b/fig-frontend-client/src/Config.js deleted file mode 100644 index 25259c7..0000000 --- a/fig-frontend-client/src/Config.js +++ /dev/null @@ -1,4 +0,0 @@ -export const mode = globalThis.mode; -export const apiServer = globalThis.apiServer; -export const clientID = globalThis.clientID; -export const authRedirectURL = globalThis.authRedirectURL; |
