Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-11-30 22:16:23 +03:00
parent 8c2cbf8333
commit b4c61e3633

View File

@ -646,8 +646,8 @@ var TagsPrototype = {
.run(function(){
return raw ?
this
// normalize results by default...
: (this
// XXX should these be here???
.flat()
.unique()) })
},