mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 03:25:17 +01:00
Remove Top Active Servers from Admin Dashboard
This commit is contained in:
parent
00cb4a0313
commit
ad8dd2c854
@ -86,14 +86,6 @@
|
||||
limit: 8,
|
||||
start_at: @time_period.first
|
||||
|
||||
.dashboard__item
|
||||
= react_admin_component :dimension,
|
||||
dimension: 'servers',
|
||||
end_at: @time_period.last,
|
||||
label: t('admin.dashboard.top_servers'),
|
||||
limit: 8,
|
||||
start_at: @time_period.first
|
||||
|
||||
.dashboard__item.dashboard__item--span-double-column
|
||||
= react_admin_component :retention,
|
||||
end_at: @time_period.last,
|
||||
|
Loading…
Reference in New Issue
Block a user