mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-03 00:25:57 +09:00
Fix indent
This commit is contained in:
parent
7d6aac3431
commit
874b8fc3c2
@ -236,7 +236,7 @@ export default Vue.extend({
|
||||
},
|
||||
|
||||
methods: {
|
||||
trimmedLength(text: string) {
|
||||
trimmedLength(text: string) {
|
||||
return length(text.trim());
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user