You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases the original tag value is an actual integer, not a boolean. For example a resubscribe for 1 cumulative months. This is returned as a true value, which is surprising.
The text was updated successfully, but these errors were encountered:
tmi.js/lib/client.js
Lines 92 to 105 in ddced23
In some cases the original tag value is an actual integer, not a boolean. For example a resubscribe for 1 cumulative months. This is returned as a
true
value, which is surprising.The text was updated successfully, but these errors were encountered: