Merge changes in from Panama Red: Hotfix 4

This commit is contained in:
rainbow napkin 2026-07-03 02:04:11 -04:00
commit 3d853a3282
3 changed files with 2 additions and 11 deletions

View file

@ -360,7 +360,7 @@ userSchema.statics.findProfile = async function(user, includeEmail = false){
date: statModel.firstLaunch,
tokes: tokeModel.tokeMap,
tokeCount: tokeModel.count,
img: "/nonfree/johnny.png",
img: "/nonfree/img/emotes/tokebot.jpg",
signature: "!TOKE",
bio: "!TOKE OR DIE!"
};