diff --git a/Apps/Gitea/appfile.json b/Apps/Gitea/appfile.json index e774cd9..52936dd 100644 --- a/Apps/Gitea/appfile.json +++ b/Apps/Gitea/appfile.json @@ -101,11 +101,15 @@ "upnp": false }, "tips": { - "before_install": [] + "before_install": [ + { + "content": "When the App is installed, the first account registered will become the administrator account." + } + ] }, "changelog": { "latest_updates": "", "url": "" }, - "latest_update_date": "1667464520" + "latest_update_date": "1667465002" } \ No newline at end of file