diff --git a/ui (gen4)/imagegrid/tags.js b/ui (gen4)/imagegrid/tags.js index 091c5b15..b761bbd9 100755 --- a/ui (gen4)/imagegrid/tags.js +++ b/ui (gen4)/imagegrid/tags.js @@ -646,8 +646,8 @@ var TagsPrototype = { .run(function(){ return raw ? this + // normalize results by default... : (this - // XXX should these be here??? .flat() .unique()) }) },