From 1eaf23a5dc2f4d7326e315f22eebfbb89533ed87 Mon Sep 17 00:00:00 2001 From: zimuya4153 Date: Sat, 29 Mar 2025 15:08:42 +0800 Subject: [PATCH] feat: add iListenAttentively to manifest dependencies --- manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.json b/manifest.json index fa00a7a..fc83aeb 100644 --- a/manifest.json +++ b/manifest.json @@ -11,6 +11,9 @@ }, { "name": "LegacyRemoteCall" + }, + { + "name": "iListenAttentively" } ] } \ No newline at end of file