regex & hit parade

This commit is contained in:
2025-10-03 14:18:22 +02:00
parent 1907449dee
commit a3201bf7f5
4 changed files with 58 additions and 15 deletions
+1 -1
View File
@@ -37,5 +37,5 @@ exports.onProjectUpdate = onDocumentWritten(
} catch (e) {
console.log(e);
}
},
}
);