Create merchant.config.patch

This commit is contained in:
SilverSokolova 2024-12-18 13:59:10 -06:00 committed by GitHub
parent fa81726902
commit c80f55bef2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,12 @@
[
{
"op" : "test",
"path" : "/paneLayout/bgShine/position/1",
"value" : -12
},
{
"op" : "replace",
"path" : "/paneLayout/bgShine/position/1",
"value" : -19
}
]