Sewerconnection viewmodel hinzugefügt

This commit is contained in:
2023-03-26 14:55:16 +02:00
parent 525972b7f3
commit 9dbd4d6d32
7 changed files with 77 additions and 8 deletions

View File

@@ -11,6 +11,6 @@ namespace SewerStammGen.Enum
Home,
Projects,
EditSchacht,
Sewer
SewerConnectionEdit
}
}