I have the impression that silencedTil
l in line 401 and 402 should be suspendedTill
「いいね!」 6
Yes you are correct, however this is not impacting behavior, just the name is incorrect.
That will do it:
「いいね!」 7
Shouldn’t line 397 be a return statement as well?
「いいね!」 4
Yes it should indeed, that’s a behavior change, a mistake we did in a refactoring few months ago.
「いいね!」 6