mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-29 02:52:55 -05:00
af8f06413e
Regexp#=~ returns nil if it does not match. An empty mute set does not match any status, so KeywordMute::Matcher#=~ ought to return nil also.