Files
fizzy/config
Kevin McConnell 23fe40fa81 Correctly initialise WebPush connection (#2417)
The `ipaddr` arg here is being interpreted as a positional arg (since
the keyword arg doesn't exist), which results in an invalid connection
object. This was causing push notifications to silently fail.

We should initialise the property on the object instead.
2026-01-22 12:03:02 -08:00
..
2024-06-21 13:19:56 +01:00
2024-06-21 13:19:56 +01:00
2025-12-19 12:21:37 +00:00
2024-06-21 13:19:56 +01:00
2026-01-06 15:46:47 +01:00
2026-01-12 15:16:33 +01:00
2026-01-12 15:16:33 +01:00