diff --git a/src/equicordplugins/keywordNotify/index.tsx b/src/equicordplugins/keywordNotify/index.tsx index bd535b0f..4f2ec84b 100644 --- a/src/equicordplugins/keywordNotify/index.tsx +++ b/src/equicordplugins/keywordNotify/index.tsx @@ -34,7 +34,7 @@ const tabClass = findByPropsLazy("tab"); const buttonClass = findByPropsLazy("size36"); const MenuHeader = findByCodeLazy(".getMessageReminders()).length"); -const Popout = findByCodeLazy("e.get(e.jumpTargetId"); +const Popout = findByCodeLazy(".Messages.UNBLOCK_TO_JUMP_TITLE", "canCloseAllMessages:"); const createMessageRecord = findByCodeLazy(".createFromServer(", ".isBlockedForMessage", "messageReference:"); const KEYWORD_ENTRIES_KEY = "KeywordNotify_keywordEntries"; const KEYWORD_LOG_KEY = "KeywordNotify_log";