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,
|
date: statModel.firstLaunch,
|
||||||
tokes: tokeModel.tokeMap,
|
tokes: tokeModel.tokeMap,
|
||||||
tokeCount: tokeModel.count,
|
tokeCount: tokeModel.count,
|
||||||
img: "/nonfree/johnny.png",
|
img: "/nonfree/img/emotes/tokebot.jpg",
|
||||||
signature: "!TOKE",
|
signature: "!TOKE",
|
||||||
bio: "!TOKE OR DIE!"
|
bio: "!TOKE OR DIE!"
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8f3f78be454a156aa7b6a9a811cd656cf4bd80b2
|
Subproject commit 9d978b45e11e9ab8dd03dd24d3876d8c33eb480c
|
||||||
Loading…
Add table
Add a link
Reference in a new issue