1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/workout-tracker_ynh.git synced 2024-09-03 20:36:03 +02:00
This commit is contained in:
Thomas 2024-04-12 08:10:53 +02:00 committed by GitHub
parent 9dd5011c0a
commit a3f3eccd8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,12 +6,6 @@
version = "1.0"
if [ $registration == "0" ]; then
registration="true"
else
registration="false"
fi
[main]
name.en = "Main configuration"
name.fr = "Configuration principale"