mirror of
https://github.com/hexedtech/codemp-vscode.git
synced 2024-11-22 07:24:49 +01:00
chore: removed forcedesync
This commit is contained in:
parent
5832e19f8a
commit
45f52535da
1 changed files with 0 additions and 7 deletions
|
@ -173,14 +173,7 @@
|
||||||
"title": "Jump",
|
"title": "Jump",
|
||||||
"category": "codemp",
|
"category": "codemp",
|
||||||
"icon": "$(debug-console-evaluation-input)"
|
"icon": "$(debug-console-evaluation-input)"
|
||||||
},
|
|
||||||
{
|
|
||||||
"command": "codemp.forceDesync",
|
|
||||||
"title": "Desync",
|
|
||||||
"category": "codemp"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
],
|
],
|
||||||
"configuration": {
|
"configuration": {
|
||||||
"title": "codemp",
|
"title": "codemp",
|
||||||
|
|
Loading…
Reference in a new issue