Error: The database does not exist
Rt:new-tab.tsx:25:55
---
22: }
23:
24: export default function Command() {
25: const [searchText, setSearchText] = useState<string>();
26: const [profiles] = useCachedState<BraveProfile[]>(BRAVE_PROFILES_KEY, [
27: { name: "Default", id: DEFAULT_BRAVE_PROFILE_ID },
28: ]);
---
yr:index.js:7:3106
at ray-navigation-stack (<anonymous>)
Ho:index.js:7:2607
Extension
https://www.raycast.com/ron-myers/brave
Raycast Version
idk latest
OS Version
No response
Description
Error:
Steps To Reproduce
Install brave
add hotkey to brave new tab
press that hotkey
Current Behaviour
No response
Expected Behaviour
No response