You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the app strictly adheres to the German car number plate scheme. There should be an option to be less strict, for example for E-Roller number plates (regex [0-9]{3}[A-Z]{3}). Maybe just have a checkbox to allow unrestricted entries?
The text was updated successfully, but these errors were encountered:
Currently the app strictly adheres to the German car number plate scheme. There should be an option to be less strict, for example for E-Roller number plates (regex
[0-9]{3}[A-Z]{3}
). Maybe just have a checkbox to allow unrestricted entries?The text was updated successfully, but these errors were encountered: