1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

removing the alpha software alert: no longer needed and causes error

This commit is contained in:
OniriCorpe 2023-07-21 21:30:11 +02:00
parent 3765c06bbe
commit f29289340b

View file

@ -31,14 +31,6 @@
],
"arguments": {
"install": [
{
"name": "alpha_software",
"type": "alert",
"ask": {
"en": "⚠️ Please note that GoToSocial is in early development stage. It may contain changing or unstable features, bugs, and security vulnerability.",
"fr": "⚠️ Veuillez noter que GoToSocial est au début de son développment. Il pourrait contenir des fonctionnalités changeantes ou instables, des bugs, et des failles de sécurité."
}
},
{
"name": "domain",
"type": "domain"
@ -114,4 +106,4 @@
}
]
}
}
}