This commit is contained in:
zstadler 2025-10-22 03:56:09 +02:00 committed by GitHub
commit 22bb3a03d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 69 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"key": "mtb:name",
"type": "localized",
"label": "Mountain Biking Name",
"placeholder": "MTB name (if any)"
}

View file

@ -0,0 +1,5 @@
{
"key": "oneway:mtb",
"type": "check",
"label": "One Way (Mountain Bike)"
}