mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
Plugins: add isDisplayedInViewer parameter for display/hide plugin in the viewer interface
This commit is contained in:
@ -56,6 +56,7 @@ define([
|
||||
index: 0,
|
||||
icons: undefined,
|
||||
isViewer: false,
|
||||
isDisplayedInViewer: true,
|
||||
EditorsSupport: ["word", "cell", "slide"],
|
||||
isVisual: false,
|
||||
isCustomWindow: false,
|
||||
|
||||
Reference in New Issue
Block a user