mirror of
https://github.com/hexedtech/codemp-sublime.git
synced 2024-12-04 20:04:52 +01:00
eheh, fix
This commit is contained in:
parent
d07d2f144e
commit
5821b6b354
1 changed files with 1 additions and 3 deletions
|
@ -37,9 +37,7 @@
|
||||||
"caption": "Codemp: Connect",
|
"caption": "Codemp: Connect",
|
||||||
"command": "codemp_connect",
|
"command": "codemp_connect",
|
||||||
"args": {
|
"args": {
|
||||||
"server_host": "code.mp",
|
"server_host": "code.mp"
|
||||||
"user_name" : "cschen@codemp.dev",
|
|
||||||
"password" : "***REMOVED***"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue