From 5c294c46b214af21f3287aee50827aef98dfead4 Mon Sep 17 00:00:00 2001 From: Rico040 <93081680+Rico040@users.noreply.github.com> Date: Thu, 6 Jun 2024 21:19:05 +1000 Subject: [PATCH] more clear description --- plugins/action-sheet-finder/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/action-sheet-finder/manifest.json b/plugins/action-sheet-finder/manifest.json index c696c2f..23edcd3 100644 --- a/plugins/action-sheet-finder/manifest.json +++ b/plugins/action-sheet-finder/manifest.json @@ -1,6 +1,6 @@ { "name": "ActionSheetFinder", - "description": "Port of Enmity plugin.", + "description": "Utility plugin to find ActionSheet key of pressed sheet. Port of Enmity plugin.", "authors": [ { "name": "Rico040",