This commit is contained in:
Vanessa 2023-10-27 00:04:23 +08:00
parent 292cd32a0b
commit 860924656d
3 changed files with 6 additions and 7 deletions

View file

@ -105,7 +105,7 @@ class App {
if (unPinMenu) {
unPinMenu.forEach(unpinItem => {
unPinsMenu.push(unpinItem);
})
});
}
});
if (unPinsMenu.length > 0) {