mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
e
This commit is contained in:
@ -1112,6 +1112,8 @@ function onTranslate() {
|
||||
function showMarketplace() {
|
||||
// show main window to user
|
||||
if (!isPluginLoading && !isTranslationLoading && !isFrameLoading && (installedPlugins || bAppDirectory)) {
|
||||
if(bAppDirectory)
|
||||
installedPlugins = [];
|
||||
createSelect();
|
||||
if (isOnline)
|
||||
showListofPlugins(isOnline);
|
||||
|
||||
Reference in New Issue
Block a user