Add: Misskeyに相互限定投稿を配送しないオプション
This commit is contained in:
parent
201fd37bc3
commit
d87a11bc7d
7 changed files with 55 additions and 14 deletions
|
@ -127,6 +127,10 @@ module User::HasSettings
|
|||
settings['allow_quote']
|
||||
end
|
||||
|
||||
def setting_reject_send_limited_to_suspects
|
||||
settings['reject_send_limited_to_suspects']
|
||||
end
|
||||
|
||||
def setting_noindex
|
||||
settings['noindex']
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue