* Change: #322 `fedibird_capabilities`から`profile_search`を削除 * v1にも追加
This commit is contained in:
parent
f3120a8e90
commit
fb6e125917
4 changed files with 13 additions and 2 deletions
|
@ -21,7 +21,7 @@ module KmyblueCapabilitiesHelper
|
|||
kmyblue_list_notification
|
||||
)
|
||||
|
||||
capabilities << :profile_search unless Chewy.enabled?
|
||||
capabilities << :full_text_search if Chewy.enabled?
|
||||
if Setting.enable_emoji_reaction
|
||||
capabilities << :emoji_reaction
|
||||
capabilities << :enable_wide_emoji_reaction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue