From 883b7b53682290bb4e6bb2ceb2e8cf5362ee0de5 Mon Sep 17 00:00:00 2001 From: Devlin Junker Date: Mon, 2 Oct 2023 19:37:54 -0700 Subject: fix length of line Signed-off-by: Devlin Junker --- lib/Plugin/Client/Plugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Plugin/Client/Plugin.php b/lib/Plugin/Client/Plugin.php index 66252916c..ff4cdae05 100644 --- a/lib/Plugin/Client/Plugin.php +++ b/lib/Plugin/Client/Plugin.php @@ -14,7 +14,7 @@ namespace OCA\News\Plugin\Client; /** - * TODO: remove this? it seems old.. there is no global list of plugins anymore and seems like plugins register themselves + * TODO: remove this? it seems old.. there is no global list of plugins and seems plugins register themselves? * * We actually really want to avoid this global list of plugins. A way would be * for News plugin apps to register themselves in a special database table -- cgit v1.2.3