mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Persist studio/gallery/marker list filters (#802)
This commit is contained in:
@@ -17,6 +17,7 @@ export const StudioList: React.FC<IStudioList> = ({
|
||||
const listData = useStudiosList({
|
||||
renderContent,
|
||||
filterHook,
|
||||
persistState: !fromParent,
|
||||
});
|
||||
|
||||
function renderContent(
|
||||
|
||||
Reference in New Issue
Block a user