feat: toevoeging fallback language constante
This commit is contained in:
parent
008e2e1c2c
commit
6bb8c364b9
6 changed files with 12 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
import { DWENGO_API_BASE } from '../config/config.js';
|
||||
import { DWENGO_API_BASE } from '../config.js';
|
||||
import { fetchWithLogging } from "../util/apiHelper.js";
|
||||
import {FilteredLearningObject, LearningObjectMetadata, LearningObjectNode} from "../interfaces/learningPath.js";
|
||||
import {fetchLearningPaths} from "./learningPaths.js";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue