Update appfile.json
This commit is contained in:
parent
39cef72135
commit
e1bdadd75a
|
@ -101,11 +101,15 @@
|
||||||
"upnp": false
|
"upnp": false
|
||||||
},
|
},
|
||||||
"tips": {
|
"tips": {
|
||||||
"before_install": []
|
"before_install": [
|
||||||
|
{
|
||||||
|
"content": "When the App is installed, the first account registered will become the administrator account."
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"changelog": {
|
"changelog": {
|
||||||
"latest_updates": "",
|
"latest_updates": "",
|
||||||
"url": ""
|
"url": ""
|
||||||
},
|
},
|
||||||
"latest_update_date": "1667464520"
|
"latest_update_date": "1667465002"
|
||||||
}
|
}
|
Loading…
Reference in New Issue