Skip to content

Commit ec27945

Browse files
authored
Add post-install note to mqtt.json (#783)
1 parent d6ead65 commit ec27945

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

json/mqtt.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,10 @@
3030
"username": null,
3131
"password": null
3232
},
33-
"notes": []
33+
"notes": [
34+
{
35+
"text": "You can find post-install info here: `https://github.com/community-scripts/ProxmoxVE/discussions/782`",
36+
"type": "info"
37+
}
38+
]
3439
}

0 commit comments

Comments
 (0)