aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--js/storage.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/storage.js b/js/storage.js
index 4ca9b4f..c56d414 100644
--- a/js/storage.js
+++ b/js/storage.js
@@ -564,7 +564,7 @@
) {
return false;
}
- return;
+ return true;
}
if ( topic === 'after-asset-updated' ) {