diff --git a/output/index.md b/output/index.md index 455d24d29..fbe4549c8 100644 --- a/output/index.md +++ b/output/index.md @@ -17,6 +17,7 @@ Proposed [Twitter (X) community notes](https://x.com/i/communitynotes/download-d Tweet status Tweet author Tweet content + Total notes Total ratings @@ -230,6 +231,12 @@ Proposed [Twitter (X) community notes](https://x.com/i/communitynotes/download-d visible: false, defaultContent: '' }, + { + data: 'notes', + render: function (data, type, row, meta) { + return data.length; + } + }, { data: 'rating', searchable: true,