Add glitch-toc emoji_reaction support

This commit is contained in:
KMY 2023-05-15 08:09:22 +09:00
parent fec0f7e009
commit 5a638a9551
16 changed files with 50 additions and 9 deletions

View file

@ -47,6 +47,10 @@ module HasUserSettings
settings['stop_emoji_reaction_streaming']
end
def setting_emoji_reaction_streaming_notify_impl2
settings['emoji_reaction_streaming_notify_impl2']
end
def setting_unfollow_modal
settings['web.unfollow_modal']
end