Don't make last minute changes without testing. ;__;
This commit is contained in:
parent
0e1b8c099c
commit
0033c5370f
@ -7486,7 +7486,7 @@
|
||||
order: 97
|
||||
});
|
||||
if (Conf[lc]) {
|
||||
FappeTyme.cb.set(type);
|
||||
FappeTyme.cb.set(lc);
|
||||
}
|
||||
}
|
||||
return Post.callbacks.push({
|
||||
|
||||
@ -7471,7 +7471,7 @@
|
||||
order: 97
|
||||
});
|
||||
if (Conf[lc]) {
|
||||
FappeTyme.cb.set(type);
|
||||
FappeTyme.cb.set(lc);
|
||||
}
|
||||
}
|
||||
return Post.callbacks.push({
|
||||
|
||||
@ -16,7 +16,7 @@ FappeTyme =
|
||||
el: el
|
||||
order: 97
|
||||
|
||||
FappeTyme.cb.set type if Conf[lc]
|
||||
FappeTyme.cb.set lc if Conf[lc]
|
||||
|
||||
Post.callbacks.push
|
||||
name: 'Fappe Tyme'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user