mirror of
https://github.com/sct/overseerr.git
synced 2025-12-27 00:34:56 +01:00
* fix(ntfy): display the current value of auth and fix types When using the username/password as auth method, the saved value was not displayed properly because of a wrong property name introduced by a missing type. * fix: correct typing issue --------- Co-authored-by: gauthier-th <mail@gauthierth.fr>