Исправляем валидацию базового параметра округления

This commit is contained in:
2022-04-26 23:03:00 +03:00
parent 900ff95429
commit c658343e7f
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
"plus": 0,
"multiply": 1,
"round": 100,
"round": 2,
"int": 10
}
]