diff --git a/Dokumentation/frmLeer.vb b/Dokumentation/frmLeer.vb index bf70728..fac691f 100644 --- a/Dokumentation/frmLeer.vb +++ b/Dokumentation/frmLeer.vb @@ -1,5 +1,5 @@ Public Class frmLeer - Property test As String = "Meh" + Property test As String = "Meh auch hier (Remote)" End Class \ No newline at end of file