From 78dce7ffe18665bf083ff69631db8ae128a2b99f Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Mon, 1 Mar 2021 21:10:46 +0100 Subject: DB: Updates should use set() Issue GH-1211 Signed-off-by: Sean Molenaar --- appinfo/info.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'appinfo') diff --git a/appinfo/info.xml b/appinfo/info.xml index cef07f249..bb828e950 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -73,6 +73,9 @@ Before you update to a new version, [check the changelog](https://github.com/nex OCA\News\Command\Debug\ItemList OCA\News\Command\Debug\FolderItemList OCA\News\Command\Debug\FeedItemList + OCA\News\Command\Debug\ItemRead + OCA\News\Command\Debug\FolderRead + OCA\News\Command\Debug\FeedRead -- cgit v1.2.3