verschiedene fehler behoben

This commit is contained in:
2026-03-17 17:33:47 +01:00
parent 1f903ea80e
commit 81302a8532
6 changed files with 168 additions and 137 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
server <- function(input, output) {
buchungenServer("buchungen_tab")
buchungenServer("buchungen_tab", conn)
}