mirror of
https://github.com/YunoHost-Apps/yunomonitor_ynh.git
synced 2024-09-03 17:46:11 +02:00
fix linter
This commit is contained in:
parent
48cb93f1bf
commit
a028e05756
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ admindoc = "https://github.com/zamentur/yunomonitor/blob/master/README.md"
|
||||||
fund = "https://donate.yunohost.org/"
|
fund = "https://donate.yunohost.org/"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 4.3.0"
|
yunohost = ">= 11.2.20"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = false
|
multi_instance = false
|
||||||
ldap = "not_relevant"
|
ldap = "not_relevant"
|
||||||
|
|
Loading…
Reference in a new issue