Files
DevOps/Powershell/Sophia Script/SophiaScriptForWindows11/Config/before_after.json
2026-03-10 19:07:03 +01:00

18 lines
262 B
JSON

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