[chore:] changes from github

This commit is contained in:
2025-09-18 15:26:09 +02:00
parent 412de903f5
commit 39f068d983
14 changed files with 30 additions and 22 deletions

View File

@@ -205,6 +205,7 @@ public class AddressCheck
}
}
// Adressen-Länge
if (address_component_count > 10)
{
hasFaults = true;