Add caching for user basic info

This commit is contained in:
cuom1999 2023-10-10 19:37:36 -05:00
parent 7f854c40dd
commit ed287b6ff3
15 changed files with 110 additions and 33 deletions

View file

@ -40,6 +40,8 @@ a {
.comment-img {
display: flex;
margin-right: 4px;
height: 1.5em;
width: 1.5em;
}
.new-comments .comment-display {