mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
[marketplace] Change the process restore connection in web.
This commit is contained in:
@ -1519,6 +1519,8 @@ function checkInternet() {
|
||||
div.onclick();
|
||||
} else if (bshowMarketplace) {
|
||||
toogleView(elements.btnMarketplace, elements.btnMyPlugins, messages.linkPR, true, true);
|
||||
} else if (!isDesktop) {
|
||||
toogleView(elements.btnMyPlugins, elements.btnMarketplace, messages.linkManually, false, true);
|
||||
}
|
||||
clearInterval(interval);
|
||||
interval = null;
|
||||
|
||||
Reference in New Issue
Block a user