提交 b3c07f16 编写于 作者: B Bas van Kervel

fixed incomplete merge action

上级 ec6a7b35
......@@ -84,7 +84,7 @@ func loadAutoCompletion(js *jsre, ipcpath string) {
if err != nil {
utils.Fatalf("Unable to determine supported modules - %v", err)
}
loadedModulesMethods = make(map[string][]string)
for module, _ := range modules {
loadedModulesMethods[module] = api.AutoCompletion[module]
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册