mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
.
This commit is contained in:
@ -575,6 +575,7 @@ function getAllPluginsData(bFirstRender, bshowMarketplace) {
|
||||
}).catch(function(err){
|
||||
console.error(err);
|
||||
count--;
|
||||
}).finally(function(){
|
||||
if (!count)
|
||||
test(bFirstRender, bshowMarketplace);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user