Gitea 2 miesięcy temu
rodzic
commit
22d19d45f7
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      main.ts

+ 1
- 0
main.ts Wyświetl plik

@@ -98,6 +98,7 @@ async function getAPIResponse(apiReq: Request): Promise<Response> {
}
result.push(metadata);
}
result.sort((a, b) => a.titleDe.localeCompare(b.titleDe));
jsonResponse = result;
}



Ładowanie…
Anuluj
Zapisz