mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-23 17:53:08 +02:00
Resolve #5581
This commit is contained in:
parent
77c9b90e6d
commit
a35d01ee0f
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,8 @@ const nodeinfo2 = async () => {
|
|||
// localComments
|
||||
},
|
||||
metadata: {
|
||||
name: meta.name,
|
||||
description: meta.description,
|
||||
nodeName: meta.name,
|
||||
nodeDescription: meta.description,
|
||||
maintainer: {
|
||||
name: meta.maintainerName,
|
||||
email: meta.maintainerEmail
|
||||
|
|
Loading…
Reference in a new issue