1
0
mirror of https://github.com/farag2/Sophia-Script-for-Windows.git synced 2025-12-23 22:11:09 +02:00
Files
Sophia-Script-for-Windows/Wrapper/Config/before_after.json
2025-12-17 14:33:02 +03:00

23 lines
350 B
JSON

[
{
"Id": 100,
"Region": "before",
"Function": ""
},
{
"Id": 101,
"Region": "before",
"Function": ""
},
{
"Id": 200,
"Region": "after",
"Function": "PostActions"
},
{
"Id": 201,
"Region": "after",
"Function": "Errors"
}
]