Skip to content

Commit 6b296a3

Browse files
committed
remove PostNotes until their data can be accurate
1 parent 1e734d7 commit 6b296a3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Theme.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -412,10 +412,6 @@
412412
"TimeAgo": ensureString({JSTimeAgo})
413413
},
414414
"Notes": {
415-
"block:PostNotes": !!"{block:PostNotes}true{/block:PostNotes}",
416-
"PostNotes": ensureString({JSPostNotes}),
417-
"PostNotes-16": ensureString({JSPostNotes-16}),
418-
"PostNotes-64": ensureString({JSPostNotes-64}),
419415
"block:NoteCount": !!"{block:NoteCount}true{/block:NoteCount}",
420416
"NoteCount": ensureString({JSNoteCount}),
421417
"NoteCountWithLabel": ensureString({JSNoteCountWithLabel})
@@ -842,10 +838,6 @@
842838
"TimeAgo": ensureString({JSTimeAgo})
843839
},
844840
"Notes": {
845-
"block:PostNotes": !!"{block:PostNotes}true{/block:PostNotes}",
846-
"PostNotes": ensureString({JSPostNotes}),
847-
"PostNotes-16": ensureString({JSPostNotes-16}),
848-
"PostNotes-64": ensureString({JSPostNotes-64}),
849841
"block:NoteCount": !!"{block:NoteCount}true{/block:NoteCount}",
850842
"NoteCount": ensureString({JSNoteCount}),
851843
"NoteCountWithLabel": ensureString({JSNoteCountWithLabel})

0 commit comments

Comments
 (0)