diff --git a/src/apps/com.luna.music.ts b/src/apps/com.luna.music.ts index ae0e194d..14cef9c75 100644 --- a/src/apps/com.luna.music.ts +++ b/src/apps/com.luna.music.ts @@ -11,9 +11,20 @@ export default defineGkdApp({ matchTime: 10000, actionMaximum: 1, resetMatch: 'app', - rules: - 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView < FrameLayout[childCount>2] > @View[clickable=true] + TextView <