This commit is contained in:
2026-09-10 10:59:40 +03:00
commit f8323f947a
3 changed files with 36 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"Items": [
{
"Id": "Marao",
"TestPatched": 42,
"TestDefault": 100
},
{
"Id": "*",
"TestDefault": -20,
"TestGlobalPatch": 1
}
]
}