🔎 Fixed search bar on Library page
This commit is contained in:
@@ -21,6 +21,7 @@ export const SearchBar = (): ReactElement => {
|
||||
from: 0,
|
||||
},
|
||||
type: "volumeName",
|
||||
trigger: "libraryPage",
|
||||
},
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user