From e44e079e806e49a42a82726982fbcdff63b9ba1d Mon Sep 17 00:00:00 2001 From: Matthieu Coudron <886074+teto@users.noreply.github.com> Date: Tue, 18 Jul 2023 00:09:11 +0200 Subject: [PATCH] nextcloud-apps.json: adds memories an app that improves handling of photos in nextcloud with albums for instance --- pkgs/servers/nextcloud/packages/nextcloud-apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/servers/nextcloud/packages/nextcloud-apps.json b/pkgs/servers/nextcloud/packages/nextcloud-apps.json index 022a4f14f2eb..26b57eba0603 100644 --- a/pkgs/servers/nextcloud/packages/nextcloud-apps.json +++ b/pkgs/servers/nextcloud/packages/nextcloud-apps.json @@ -12,6 +12,7 @@ , "keeweb" , "mail" , "maps" +, "memories" , "news" , "notes" , "notify_push"