mirror of
https://github.com/hexedtech/codemp-sublime.git
synced 2024-12-04 03:44: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",
|
||||
"command": "codemp_connect",
|
||||
"args": {
|
||||
"server_host": "code.mp",
|
||||
"user_name" : "cschen@codemp.dev",
|
||||
"password" : "***REMOVED***"
|
||||
"server_host": "code.mp"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue