be able to auto populate people from planned trip
CI/CD Pipeline / deploy-staging (push) Has been cancelled
CI/CD Pipeline / deploy-main (push) Has been cancelled
CI/CD Pipeline / test (push) Has been cancelled

This commit is contained in:
2024-08-13 23:02:34 +02:00
parent bb502a4561
commit e55f380c4f
8 changed files with 59 additions and 8 deletions
+1
View File
@@ -773,3 +773,4 @@ function replaceStrings() {
weekday.innerHTML = weekday.innerHTML.replace("Freitag", "Markttag");
});
}