mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-06-12 01:24:55 -04:00
When retrieving an unset shortcut value, the error is not silenced but instead we use the null-coalesce operator to define a default value. See #7290