ver Mar17th

fixed an error in task config
This commit is contained in:
David Chang
2024-03-17 23:01:50 +08:00
parent 13e6040148
commit 9bafe09372
3 changed files with 9 additions and 15 deletions

View File

@@ -38,7 +38,7 @@
}
},
{
"type": "execute",
"type": "launch",
"parameters": {
"command": [
"nautilus",
@@ -109,4 +109,4 @@
]
}
}
}
}