diff --git a/components/SpotlightSearch.tsx b/components/SpotlightSearch.tsx index cd1ac00..def676c 100644 --- a/components/SpotlightSearch.tsx +++ b/components/SpotlightSearch.tsx @@ -368,7 +368,7 @@ const SpotlightSearch: React.FC = ({ onClose }) => { }, [selectedItemIndex]); return (
"], cssInjectionMode: "ui", - + runAt: "document_start", main(ctx) { console.log("Script Mounted"); // Create a global event listener for CTRL+M