Skip to content

Commit 5e08d08

Browse files
committed
forgot to link to issue (re uBlockOrigin/uBlock-issues#248)
1 parent 0caf118 commit 5e08d08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/js/assets.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,7 @@ var assetCacheWrite = function(assetKey, details, callback) {
531531
if ( typeof callback === 'function' ) {
532532
callback(result);
533533
}
534+
// https://github.com/uBlockOrigin/uBlock-issues/issues/248
534535
fireNotification('after-asset-updated', result);
535536
};
536537
getAssetCacheRegistry(onReady);

0 commit comments

Comments
 (0)