Open LemonIllusion opened 4 years ago
Nice catch! I'm on it.
Note to self: related to and perhaps semi-blocked by the planned incorporation of @alling/better-sweclockers-lib
into Better SweClockers. Hotfix needed though; this is not acceptable.
Will keep this open so I don't forget about it.
isReadingEditorialContent
should probably be along the lines of(isReadingEditorialContent && Preferences.get(P.advanced._.proofread_articles) !== Proofreading.Options.NEVER)
. Or I'm in the wrong bit of code altogether. I've not verified anything.