Release für ewa

This commit is contained in:
Developer01
2026-03-24 12:42:54 +01:00
parent 1b7c7814bc
commit 8ee84a5ccd
4 changed files with 24 additions and 357 deletions

View File

@@ -298,4 +298,5 @@ Public Class Helpers
Friend Shared Function IsVectorIndex(indexType As Integer)
Return VectorIndicies.Contains(indexType)
End Function
End Class