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

fix var name

This commit is contained in:
OniriCorpe 2022-03-15 02:23:13 +01:00
parent 8e8891c23e
commit c5fa10fdbc

View file

@ -66,7 +66,7 @@
} }
}, },
{ {
"name": "registration", "name": "registration_open",
"type": "boolean", "type": "boolean",
"ask": { "ask": {
"en": "Open registration?", "en": "Open registration?",