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:
parent
7e584fb87e
commit
9d0b386845
2 changed files with 4 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue