Fix client build

This commit is contained in:
Chocobozzz 2024-08-16 12:09:43 +02:00
parent c0b2bc9a08
commit b1084f0a02
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ function durationToString (duration: number) {
} }
export { export {
DateFormat, type DateFormat,
durationToString, durationToString,
dateToHuman dateToHuman