styling
deploy to production / deploy (push) Successful in 49s

This commit is contained in:
robin
2023-12-26 13:48:20 +00:00
parent 2cf00896da
commit 3b63a366b9
+1 -1
View File
@@ -51,7 +51,7 @@
} else if (e.type == "teamMembers") {
teamRes[e.path] = e
} else if (e.type == "jobOffers") {
jobOffersRes[e.path] = e
jobOffersRes[Math.random()] = e
} else {
pagesRes[e.path] = e
}