Merge branch 'main' into glitch-soc/merge-upstream
This commit is contained in:
@@ -45,7 +45,7 @@ class Status < ApplicationRecord
|
||||
# will be based on current time instead of `created_at`
|
||||
attr_accessor :override_timestamps
|
||||
|
||||
update_index('statuses#status', :proper)
|
||||
update_index('statuses', :proper)
|
||||
|
||||
enum visibility: [:public, :unlisted, :private, :direct, :limited], _suffix: :visibility
|
||||
|
||||
|
Reference in New Issue
Block a user