1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/workout-tracker_ynh.git synced 2024-09-03 20:36:03 +02:00

Update manifest.toml

This commit is contained in:
Thomas 2024-04-12 08:35:39 +02:00 committed by GitHub
parent c1dcbd3801
commit bf60216b64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ ram.runtime = "50M"
default = "visitors" default = "visitors"
[install.registration] [install.registration]
ask.en = "Do you want to autorize registrations to this app?" ask.en = "Do you want to disable registrations to this app?"
type = "boolean" type = "boolean"
default = false default = false
optional = true optional = true