2
0

Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650)

This commit is contained in:
Claire
2023-08-25 12:01:55 +02:00
committed by GitHub
parent c3a42e1280
commit e3825a13c1
2 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ class Admin::SystemCheck::ElasticsearchCheck < Admin::SystemCheck::BaseCheck
AccountsIndex,
TagsIndex,
StatusesIndex,
PublicStatusesIndex,
].freeze
def skip?