mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-11 01:43:23 +01:00
Remove print from showcase.
This commit is contained in:
parent
f69c45a229
commit
a47d90e5d3
@ -123,6 +123,9 @@ const ActionConfigByRenderMode: Record<ActionType, CapabilitySupport> = {
|
||||
},
|
||||
},
|
||||
print: {
|
||||
desktop: {
|
||||
hidden: ['showcase'],
|
||||
},
|
||||
mobile: {
|
||||
hidden: ['viewonly', 'showcase', 'edition-viewer', 'edition-editor', 'edition-owner'],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user