This commit is contained in:
joerg
2026-01-23 14:18:56 +01:00
parent a35731f626
commit e4e7f3c208
5 changed files with 124 additions and 18 deletions

View File

@@ -36,5 +36,27 @@
"FM",
"SSB"
]
}
},
"achievements": [
{
"name": "DLD50",
"threshold": 50
},
{
"name": "DLD100",
"threshold": 100
},
{
"name": "DLD200",
"threshold": 200
},
{
"name": "DLD500",
"threshold": 500
},
{
"name": "DLD1000",
"threshold": 1000
}
]
}