Updated whim's user id.
This commit is contained in:
parent
c94cba560d
commit
4741190913
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ const Weeaboo = (function() {
|
||||||
return '';
|
return '';
|
||||||
|
|
||||||
const userId = user.id;
|
const userId = user.id;
|
||||||
if(userId === '3' || userId === '242')
|
if(userId === '3' || userId === '252')
|
||||||
return ' de geso';
|
return ' de geso';
|
||||||
|
|
||||||
if(!userSfx.has(userId)) {
|
if(!userSfx.has(userId)) {
|
||||||
|
|
Loading…
Reference in a new issue