fix: question controller
This commit is contained in:
parent
bd75ab8af9
commit
6a1adb0ee3
4 changed files with 49 additions and 88 deletions
|
@ -5,3 +5,4 @@ export const DWENGO_API_BASE = getEnvVar(envVars.LearningContentRepoApiBaseUrl);
|
|||
export const FALLBACK_LANG = getEnvVar(envVars.FallbackLanguage);
|
||||
|
||||
export const FALLBACK_SEQ_NUM = 1;
|
||||
export const FALLBACK_VERSION_NUM = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue