about summary refs log tree commit diff
path: root/pkgs/applications/video/jellyfin-media-player/disable-update-notifications.patch
blob: dd56d71f90751be70ffae59b83560aa78192c301 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/resources/settings/settings_description.json b/resources/settings/settings_description.json
index 20fff81..9979de5 100644
--- a/resources/settings/settings_description.json
+++ b/resources/settings/settings_description.json
@@ -118,7 +118,7 @@
       },
       {
         "value": "checkForUpdates",
-        "default": true
+        "default": false
       },
       {
         "value": "enableInputRepeat",