MS Debug Folderwatch

This commit is contained in:
2024-06-11 16:23:04 +02:00
parent ef804638b3
commit daa89b0535
5 changed files with 15 additions and 8 deletions

View File

@@ -29,4 +29,5 @@ Module ModuleRuntime
Public Property DATABASE_ECM As MSSQLServer
Public Property DATABASE_IDB As MSSQLServer
Public Property DebugDisplay As Boolean = False
End Module