mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Fixup architectures.
This commit is contained in:
parent
7d61e13b36
commit
f1a8752891
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ code = "https://github.com/TeamPiped/Piped"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = '>= 11.2'
|
yunohost = '>= 11.2'
|
||||||
architectures = ["all"]
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
sso = false
|
sso = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue