mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-06 20:28:48 +00:00
Support open url in quicklaunch
This commit is contained in:
parent
6d5434fa3a
commit
af147c0da0
3 changed files with 28 additions and 5 deletions
|
@ -265,7 +265,6 @@ function Home({ initialSettings }) {
|
|||
setSearchString={setSearchString}
|
||||
isOpen={searching}
|
||||
close={setSearching}
|
||||
searchDescriptions={settings.quicklaunch?.searchDescriptions}
|
||||
searchProvider={settings.quicklaunch?.hideInternetSearch ? null : searchProvider}
|
||||
/>
|
||||
{widgets && (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue