mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-05 08:44:24 +00:00
Update vscode tasks
This commit is contained in:
Vendored
+3
-3
@@ -9,7 +9,7 @@
|
||||
"command": "./bin/ui",
|
||||
"problemMatcher": [],
|
||||
"presentation": {
|
||||
"reveal": "never"
|
||||
"focus": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -18,7 +18,7 @@
|
||||
"command": "./bin/restart",
|
||||
"problemMatcher": [],
|
||||
"presentation": {
|
||||
"reveal": "never"
|
||||
"focus": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -27,7 +27,7 @@
|
||||
"command": "./bin/update",
|
||||
"problemMatcher": [],
|
||||
"presentation": {
|
||||
"reveal": "never"
|
||||
"focus": true
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user