Merge branch 'main' into glitch-soc/merge-upstream
This commit is contained in:
@@ -147,7 +147,7 @@ class Account < ApplicationRecord
|
||||
|
||||
delegate :chosen_languages, to: :user, prefix: false, allow_nil: true
|
||||
|
||||
update_index('accounts#account', :self)
|
||||
update_index('accounts', :self)
|
||||
|
||||
def local?
|
||||
domain.nil?
|
||||
|
Reference in New Issue
Block a user