mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Refresh marker panel on marker create (#2502)
* Update scene markers on create * Improve display of markers without titles * Fix marker title not populating
This commit is contained in:
@@ -251,6 +251,7 @@ const sceneMarkerMutationImpactedQueries = [
|
||||
GQL.FindScenesDocument,
|
||||
GQL.FindSceneMarkersDocument,
|
||||
GQL.MarkerStringsDocument,
|
||||
GQL.FindSceneMarkerTagsDocument,
|
||||
];
|
||||
|
||||
export const useSceneMarkerCreate = () =>
|
||||
|
||||
Reference in New Issue
Block a user