1
0

fix: "Ad 6,7" in absences

This commit is contained in:
2025-11-20 11:55:10 +01:00
parent 7fffbf6d06
commit 3d0f971b8d
3 changed files with 16 additions and 8 deletions

View File

@@ -205,4 +205,4 @@ export default async function parseThisShit(downloadedFilePath) {
fs.writeFileSync("db/current.json", JSON.stringify(data, null, 2));
}
// parseThisShit("downloads/table.xlsx")
parseThisShit("downloads/table.xlsx")