Update DBPlan.hpp

This commit is contained in:
Chris-bot374
2024-07-07 22:05:18 +02:00
committed by GitHub
parent 66cd03b957
commit 5bf75861fd

View File

@@ -42,7 +42,7 @@ public:
* *
* @param id * @param id
*/ */
void meldeGesund(std::string id); void meldeGesund(std::string tag, std::string stunde);
/** /**
* @brief Deletes Veranstaltung from relation Veranstaltung and from Einsatzplan * @brief Deletes Veranstaltung from relation Veranstaltung and from Einsatzplan