Don't show some bugs twice
This commit is contained in:
Родитель
30556b7bcd
Коммит
cf7c9c09f0
|
@ -45,7 +45,8 @@ function getCommonLandings() {
|
|||
|
||||
return is_everywhere;
|
||||
})
|
||||
});
|
||||
})
|
||||
.then(bugs => new Set(bugs));
|
||||
}
|
||||
|
||||
onLoad
|
||||
|
|
Загрузка…
Ссылка в новой задаче