From 5d41ef39218c3209f58289da02130df467566b0a Mon Sep 17 00:00:00 2001 From: jspenguin2017 Date: Thu, 23 May 2019 20:51:39 -0600 Subject: [PATCH] resync patches --- patches/20_0_configuration_tweaks.patch | 4 ++-- patches/integration/10_2_extended_resources.patch | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/patches/20_0_configuration_tweaks.patch b/patches/20_0_configuration_tweaks.patch index d5a26a8..ca200c7 100644 --- a/patches/20_0_configuration_tweaks.patch +++ b/patches/20_0_configuration_tweaks.patch @@ -1,5 +1,5 @@ diff --git a/src/js/assets.js b/src/js/assets.js -index ad343006..259a49f9 100644 +index 77f92304..528adf09 100644 --- a/src/js/assets.js +++ b/src/js/assets.js @@ -351,7 +351,7 @@ const registerAssetSource = function(assetKey, dict) { @@ -11,7 +11,7 @@ index ad343006..259a49f9 100644 } if ( entry.submitter ) { entry.submitTime = Date.now(); // To detect stale entries -@@ -918,7 +918,7 @@ api.rmrf = function() { +@@ -922,7 +922,7 @@ api.rmrf = function() { // Asset updater area. var updaterStatus, updaterTimer, diff --git a/patches/integration/10_2_extended_resources.patch b/patches/integration/10_2_extended_resources.patch index b16df42..2989f11 100644 --- a/patches/integration/10_2_extended_resources.patch +++ b/patches/integration/10_2_extended_resources.patch @@ -1,8 +1,8 @@ diff --git a/src/js/assets.js b/src/js/assets.js -index 286a4320..ad343006 100644 +index 90ce0aa7..77f92304 100644 --- a/src/js/assets.js +++ b/src/js/assets.js -@@ -970,6 +970,9 @@ var updateNext = function() { +@@ -974,6 +974,9 @@ var updateNext = function() { if ( assetKey === 'ublock-resources' && noRemoteResources ) { continue; }