try changing a small line
This commit is contained in:
parent
9f62b6c95c
commit
0d7a353159
File diff suppressed because one or more lines are too long
|
|
@ -5,4 +5,4 @@ export const API_MODELS = {
|
|||
};
|
||||
|
||||
/** CORS proxy endpoint path */
|
||||
export const CORS_PROXY_ENDPOINT = '/cors-proxy';
|
||||
export const CORS_PROXY_ENDPOINT = '/cors-proxy-test';
|
||||
|
|
|
|||
Loading…
Reference in New Issue