mirror of
https://github.com/YunoHost-Apps/wemawema_ynh.git
synced 2024-10-01 13:34:56 +02:00
Fix linter warning
This commit is contained in:
parent
856c257c1a
commit
8af77dadd3
2 changed files with 1 additions and 3 deletions
|
@ -21,8 +21,6 @@
|
|||
incorrect_path=1
|
||||
port_already_use=1
|
||||
change_url=1
|
||||
;;; Levels
|
||||
Level 5=auto
|
||||
;;; Options
|
||||
Email=
|
||||
Notification=none
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"url": "https://fiat-tux.fr"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">> 3.8.0"
|
||||
"yunohost": ">> 3.8.1"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue