diff --git a/pandora/config.0xdb.jsonc b/pandora/config.0xdb.jsonc index 6f26a37a..c6263a75 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 f80f0b8e..64d2c793 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 431386c8..6a2dffa5 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 c8228d8c..51d0d00c 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,