From f1a8752891bc2c7b5551879d1383caf048c0a2b9 Mon Sep 17 00:00:00 2001 From: orhtej2 <2871798+orhtej2@users.noreply.github.com> Date: Sat, 27 Jan 2024 20:58:41 +0100 Subject: [PATCH] Fixup architectures. --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2ec01c7..eebdc45 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ code = "https://github.com/TeamPiped/Piped" [integration] yunohost = '>= 11.2' -architectures = ["all"] +architectures = "all" multi_instance = true ldap = false sso = false