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