ZooFlow: Small fixes

This commit is contained in:
Jonathan Jenne
2020-11-18 16:27:27 +01:00
parent e09b261064
commit f9c7761474
7 changed files with 27 additions and 18 deletions

View File

@@ -51,7 +51,7 @@ Namespace My
Public Property GDPictureLicense As String
Public CommandLineFunction As String
Public CommandLineArgs As New Dictionary(Of String, String)
Public CommandLineArguments As New Dictionary(Of String, String)
End Class
End Namespace