1
0
mirror of https://github.com/flarum/core.git synced 2025-05-30 19:26:11 +02:00
Alexander Skvortsov d1e987a240 Fix 0s in notification dropdown
By casting the length int to a bool, if there are no badges, we don't display a  0. It seems that mithril will render integers, but not booleans.

Fixes https://github.com/flarum/QualityAssurance/issues/28
2021-05-14 21:08:48 -04:00
..
2021-05-14 21:08:48 -04:00