diff --git a/pandora/config.0xdb.jsonc b/pandora/config.0xdb.jsonc index 6f26a37a3..c6263a752 100644 --- a/pandora/config.0xdb.jsonc +++ b/pandora/config.0xdb.jsonc @@ -777,6 +777,7 @@ "showTimeline": true, "sidebarSize": 256, "theme": "oxdark", + "updateAdvancedFind": false, "videoMuted": false, "videoPoints": {}, "videoResolution": 96, diff --git a/pandora/config.indiancinema.jsonc b/pandora/config.indiancinema.jsonc index f80f0b8e8..64d2c793b 100644 --- a/pandora/config.indiancinema.jsonc +++ b/pandora/config.indiancinema.jsonc @@ -783,6 +783,7 @@ "showTimeline": true, "sidebarSize": 256, "theme": "oxmedium", + "updateAdvancedFind": false, "videoMuted": false, "videoPoints": {}, "videoResolution": 240, diff --git a/pandora/config.padma.jsonc b/pandora/config.padma.jsonc index 431386c80..6a2dffa5b 100644 --- a/pandora/config.padma.jsonc +++ b/pandora/config.padma.jsonc @@ -699,6 +699,7 @@ "showTimeline": true, "sidebarSize": 256, "theme": "oxlight", + "updateAdvancedFind": false, "videoMuted": false, "videoPoints": {}, "videoResolution": 240, diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index c8228d8c2..51d0d00c8 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -618,6 +618,7 @@ "showTimeline": true, "sidebarSize": 256, "theme": "oxmedium", + "updateAdvancedFind": false, "videoMuted": false, "videoPoints": {}, "videoResolution": 240,