Merge remote-tracking branch 'parent/main' into kb_development
This commit is contained in:
commit
78ddcb10c3
67 changed files with 615 additions and 230 deletions
|
@ -397,6 +397,7 @@ class Account < ApplicationRecord
|
|||
end
|
||||
|
||||
def public_settings
|
||||
# Please update `app/javascript/mastodon/api_types/accounts.ts` when making changes to the attributes
|
||||
config = {
|
||||
'noindex' => noindex?,
|
||||
'noai' => noai?,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue