You've already forked Sophia-Script-for-Windows
mirror of
https://github.com/farag2/Sophia-Script-for-Windows.git
synced 2025-12-23 22:11:09 +02:00
23 lines
350 B
JSON
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"
|
|
}
|
|
]
|