1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galette_ynh.git synced 2024-09-03 18:36:28 +02:00

fix linter warning

This commit is contained in:
ericgaspar 2021-11-05 15:17:22 +01:00
parent 7e584fb87e
commit 9d0b386845
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 4 additions and 6 deletions

View file

@ -12,14 +12,13 @@
setup_private=1
setup_public=1
upgrade=1
#upgrade=1 from_commit=
upgrade=1 from_commit=d05248ceeffca8401dea6ac14bf7af7096345cbe
backup_restore=1
multi_instance=1
change_url=0
;;; Options
Email=jean-baptiste@holcroft.fr
Notification=all
Notification=none
;;; Upgrade options
; commit=
name=
; commit=d05248ceeffca8401dea6ac14bf7af7096345cbe
name=Merge pull request #14
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1

View file

@ -13,7 +13,6 @@
"website": "https://www.galette.eu",
"demo": "https://demo.galette.eu/login",
"admindoc": "https://doc.galette.eu/fr/master/",
"userdoc": "https://yunohost.org/apps",
"code": "https://github.com/galette/galette"
},
"license": "GPL-3.0-or-later",