This commit is contained in:
parent
2c44db752a
commit
542c3c62f3
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ interface LatestStatus {
|
|||
h2.appendChild(a);
|
||||
h2.innerHTML += " - " + timeAgo(latestEntry.updated);
|
||||
|
||||
p.style.textAlign = "end";
|
||||
p.innerHTML = decodeURIComponent(latestEntry.status); // I trust status.cafe, and myself with the contents of this string.
|
||||
|
||||
statusElement.appendChild(h2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue