Let's change this and see if it's annoying

pull/1/head
Lim Chee Aun 2022-12-10 20:48:09 +08:00
rodzic d0cdc48bb4
commit 33637c76d1
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -132,7 +132,7 @@ export default ({ hidden }) => {
<Icon icon="notification" size="l" alt="Notifications" />
</a>
</div>
{snapStates.homeNew.length > 1 && (
{snapStates.homeNew.length > 0 && (
<button
class="updates-button"
type="button"