From 0111d9342344e375d675bfa5bab6048dc08f38bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Tue, 21 May 2024 10:09:43 +0200 Subject: [PATCH] chore: warn deprecation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d63c262..4ae27c4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +⚠️ As of Nextcloud 28, this app is deprecated. +The right click feature has been merged upstream. + # Right click for Nextcloud This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus.