MH: Support-Modul

This commit is contained in:
2026-01-12 11:01:31 +01:00
parent 4bd3a94803
commit a00755da4b

View File

@@ -1586,7 +1586,7 @@ namespace BeWo
private void OpenHandbuchWindow()
{
var handbuch = "https://apps.ownsoft.de/h/5/4368658435"; // Ihr gewünschter Link
var handbuch = "https://apps.ownsoft.de/h/5/4368658435";
Process.Start(handbuch);
}
private void CreateSupportMailWindow()