Fixed unprocessable characters in json

This commit is contained in:
Gunnar Skjold
2024-12-05 14:20:12 +01:00
parent 43e2b2478b
commit 0947d335ce
3 changed files with 15 additions and 15 deletions

View File

@@ -1,3 +1,3 @@
{
"P" : %d
"P" : %lu
}