mirror of
https://github.com/YunoHost-Apps/trilium_ynh.git
synced 2024-10-01 13:34:49 +02:00
Merge pull request #42 from p4p4j0hn/testing
Fix architecture in app manifest.
This commit is contained in:
commit
b02026be92
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ fund = "https://github.com/sponsors/zadam"
|
|||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.11.1"
|
||||
architectures = [ "amd64" ]
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
sso = false
|
||||
|
|
Loading…
Add table
Reference in a new issue