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

Fix linter issue

This commit is contained in:
Florent 2023-01-09 11:26:33 +01:00
parent d558552a8c
commit 1c19509174

View file

@ -14,7 +14,7 @@
"admindoc": "https://grafana.com/docs/loki/latest/", "admindoc": "https://grafana.com/docs/loki/latest/",
"code": "https://github.com/grafana/loki" "code": "https://github.com/grafana/loki"
}, },
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0",
"maintainer": { "maintainer": {
"name": "fflorent", "name": "fflorent",
"email": "florent.git@zeteo.me" "email": "florent.git@zeteo.me"