Update Hashtag component

pull/6112/head
Daniel Supernault 12 months ago
parent 24273c28d5
commit 5da201bb63
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

@ -241,6 +241,9 @@
}); });
}, },
formatCount(val) {
return App.util.format.count(val);
},
} }
} }
</script> </script>

Loading…
Cancel
Save