mirror of https://gitee.com/bigwinds/arangodb
fixed wrong id
This commit is contained in:
parent
ee2b40208c
commit
dfe3c22519
|
@ -801,7 +801,7 @@ function stop_color_print () {
|
|||
}
|
||||
|
||||
return {
|
||||
id: appId,
|
||||
id: mp.appId,
|
||||
root: mp.root,
|
||||
path: mp.path,
|
||||
manifest: manifest
|
||||
|
|
Loading…
Reference in New Issue