This commit is contained in:
Benjamin Toby
2025-01-30 17:15:45 +01:00
parent 35fec57590
commit a5c3d59d24
451 changed files with 1195 additions and 626 deletions
@@ -1,4 +1,4 @@
import fs, { glob } from "fs";
import fs from "fs";
import handleNodemailer from "../../backend/handleNodemailer";
import path from "path";
import addMariadbUser from "../../backend/addMariadbUser";