hydra: 0-unstable-2024-11-25 -> 0-unstable-2024-12-05 (#363987)
[NixPkgs.git] / pkgs / applications / video / jellyfin-media-player / disable-update-notifications.patch
blob82978b65c677bc911979ae7d8368ef5956770a9d
1 diff --git a/resources/settings/settings_description.json b/resources/settings/settings_description.json
2 index 3329d0d..ccd5718 100644
3 --- a/resources/settings/settings_description.json
4 +++ b/resources/settings/settings_description.json
5 @@ -127,7 +127,7 @@
6 "value": "checkForUpdates",
7 "display_name": "Check For Updates",
8 "help": "Allows user to disable update check plugin script.",
9 - "default": true
10 + "default": false
13 "value": "enableInputRepeat",