therungg/therun-frontend

[bug] Incorrect patreon data condition in live-user-run

florence-wolfe opened this issue · 0 comments

I think this is actually a bug on my end. Should be

if (patreonData.preferences && !patreonData.preferences.hide) {}

Not sure how that got switched up. Used to have that right before I migrated to the new repo. Could also fix in a different PR though since it's technically out of scope

Originally posted by @therungg in #33 (comment)