Update infeasible of libreoffice writer, vlc and thunderbird

This commit is contained in:
Timothyxxx
2024-02-15 15:31:58 +08:00
parent 8d69eec68f
commit 1184cffd5f
5 changed files with 110 additions and 50 deletions

View File

@@ -0,0 +1,25 @@
{
"id": "cb130f0d-d36f-4302-9838-b3baf46139b6",
"snapshot": "base_setup",
"instruction": "Automatically adjust the brightness and contrast of this video to match my room's lighting.",
"source": "https://www.vlchelp.com/increase-brightness-contrast-videos/",
"config": [
{
"type": "launch",
"parameters": {
"command": "vlc"
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"vlc"
],
"evaluator": {
"func": "infeasible",
"result": {
},
"expected": {
}
}
}