Start opened

This commit is contained in:
Enrico Ros
2024-05-16 03:03:57 -07:00
parent f9d33d4888
commit 952bd2bd93
+1 -1
View File
@@ -200,7 +200,7 @@ export function SettingsModal(props: {
<TabPanel value={PreferencesTab.Tools} variant='outlined' sx={{ p: 'var(--Tabs-gap)', borderRadius: 'md' }}>
<Topics>
<Topic icon={<SearchIcon />} title='Browsing' startCollapsed>
<Topic icon={<SearchIcon />} title='Browsing'>
<BrowseSettings />
</Topic>
<Topic icon={<SearchIcon />} title='Google Search API' startCollapsed>