Adding emote images from legacy fore.st instance
This commit is contained in:
parent
3e4b036ab5
commit
aa8658a06f
2 changed files with 2 additions and 2 deletions
|
|
@ -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!"
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue