1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/komga_ynh.git synced 2024-09-03 19:36:07 +02:00

Duplicated multi_instance key makes the linter angry

This commit is contained in:
Alexandre Aubin 2021-03-25 02:33:33 +01:00 committed by GitHub
parent 5d20423495
commit 0e9d034fb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,6 @@
"requirements": {
"yunohost": ">= 4.1.3"
},
"multi_instance": true,
"services": [
"nginx"
],