Show NotificationHistory symbol again

This commit is contained in:
Ly-sec 2025-08-13 16:23:17 +02:00
parent 6c3602397d
commit c2ff8b1755

View file

@ -100,6 +100,10 @@ Variants {
anchors.verticalCenter: parent.verticalCenter
}
NotificationHistory {
anchors.verticalCenter: parent.verticalCenter
}
WiFi {
anchors.verticalCenter: parent.verticalCenter
}