From 3aa6c14b3d250b7bb53a2ca4828049cf02318b8d Mon Sep 17 00:00:00 2001 From: gentlementlegen Date: Wed, 21 Aug 2024 03:37:08 +0900 Subject: [PATCH] fix: updated manifest.json --- manifest.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index b54f5ad..43b12fb 100644 --- a/manifest.json +++ b/manifest.json @@ -7,8 +7,5 @@ "ubiquity:example": "/allow @user1 label", "description": "Allows the user to modify the given label." } - }, - "ubiquity:listeners": [ - "issues.labeled" - ] + } }