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

display_text (deprecated) -> alert

This commit is contained in:
OniriCorpe 2022-12-06 18:23:53 +01:00
parent 14aacd9c7f
commit aa42547de3

View file

@ -33,7 +33,7 @@
"install": [
{
"name": "alpha_software",
"type": "display_text",
"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 tout début de son développment. Il pourrait contenir des fonctionnalités changeantes ou instables, des bugs, et des failles de sécurité."
@ -114,4 +114,4 @@
}
]
}
}
}