mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
Resolve #5581
This commit is contained in:
parent
25dedfb911
commit
f8ee5213d7
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