forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-29 19:08:10 +02:00
parent 7ff9801c51
commit 10afa00802
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@
<script>
comments = JSON.parse(localStorage.getItem("comment-counts")) || {}
lastCount = comments['{{p.id}}']
console.log('{{c.created_utc}}')
console.log({{c.created_utc}})
console.log(lastCount.t)
if ({{c.created_utc}} > lastCount.t) {
console.log('fuck')