Fix "Merge branch '164-duplicated-notifications' into 'master'"
As pointed out by @konrathj the previous implementation fixed the double notifications, but if a user had both settings enabled they would now not get any notification for comments on answers they themselves didn't comment on. This is fixed by simply turning around the if statement.