Add: Misskeyに相互限定投稿を配送しないオプション (#499)
This commit is contained in:
parent
306b96f04c
commit
2860765866
7 changed files with 55 additions and 14 deletions
|
@ -123,6 +123,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