mirror of
https://github.com/iv-org/invidious.git
synced 2026-05-12 00:51:51 +05:30
a84bb1d22e
`update_ticker_count` used to use STORAGE_KEY_STREAM to get the number of notifications which is a boolean value, now it uses STORAGE_KEY_NOTIF_COUNT which is an integer