mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
fix linter
This commit is contained in:
parent
eb8cca8e26
commit
41bf45ccd0
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ admindoc = "https://www.pgadmin.org/docs"
|
||||||
cpe = "cpe:2.3:a:pgadmin:pgadmin"
|
cpe = "cpe:2.3:a:pgadmin:pgadmin"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.0.11"
|
yunohost = ">= 11.2"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = true
|
ldap = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue