Thread viewer for Bluesky

changed header

Changed files
+1 -1
+1 -1
posting_stats_page.js
··· 296 } 297 298 if (options.showPercentages !== false) { 299 - headRow.append($tag('th', { text: '% of all' })); 300 } 301 302 this.tableHead.append(headRow);
··· 296 } 297 298 if (options.showPercentages !== false) { 299 + headRow.append($tag('th', { text: '% of timeline' })); 300 } 301 302 this.tableHead.append(headRow);