1
0

Task assingees (#21)

This commit is contained in:
konrad
2019-03-03 20:07:39 +00:00
committed by Gitea
parent aac137f8a4
commit 4a8a1b0a24
6 changed files with 109 additions and 8 deletions

View File

@ -304,9 +304,6 @@
clearAll () {
this.$set(this, 'found', [])
},
limitText (count) {
return `and ${count} others`
},
},
}
</script>