Fix stop emoji reaction streaming to user settings
This commit is contained in:
parent
7d237611d9
commit
dbc34a8213
16 changed files with 55 additions and 19 deletions
|
@ -53,7 +53,6 @@
|
|||
# group_allow_private_message :boolean
|
||||
# searchability :integer default("private"), not null
|
||||
# dissubscribable :boolean default(FALSE), not null
|
||||
# stop_emoji_reaction_streaming :boolean default(FALSE)
|
||||
#
|
||||
|
||||
class Account < ApplicationRecord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue