diff --git a/BeWoAdmin/Window1.xaml.cs b/BeWoAdmin/Window1.xaml.cs index 5c4433b..e00ede3 100644 --- a/BeWoAdmin/Window1.xaml.cs +++ b/BeWoAdmin/Window1.xaml.cs @@ -634,4 +634,4 @@ namespace BeWoAdmin { System.Diagnostics.Process.Start("https://" + this.selectedTenant.Server.UriHost + "/bewo/bewo.xbap?k=" + this.selectedTenant.Database); } } -} \ No newline at end of file +}