Only show gallery back button in certain cases.

This commit is contained in:
Dermot Duffy
2022-04-09 09:59:11 -07:00
parent 616c24c94b
commit 90b06ef22f
3 changed files with 13 additions and 3 deletions
-1
View File
@@ -239,7 +239,6 @@ export class BrowseMediaUtil {
view
.evolve({
target: parent,
previous: view,
})
.dispatchChangeEvent(node);
}