Skip to content

Commit ac79d57

Browse files
authored
fix(quotes): correct quote length (@norwd)
Requested by @fehmer #7674 (comment)
1 parent 5978329 commit ac79d57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/static/quotes/vietnamese.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@
634634
{
635635
"text": "nỗi buồn không rõ hình thù\nta cho nó dáng, ta thu vào lòng\nta ôm mà chẳng đề phòng\nmột ngày nó lớn chất chồng tâm can\n\ntim kia như sắp vỡ tan\nấy mà vẫn đủ không gian cho người.",
636636
"source": "Đám trẻ ở đại dương đen - Châu sa đáy mắt",
637-
"length": 170,
637+
"length": 176,
638638
"id": 107
639639
}
640640
]

0 commit comments

Comments
 (0)