mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
Merge ad8dd2c854
into 549ab089ee
This commit is contained in:
commit
e6a97bb6ea
1 changed files with 0 additions and 8 deletions
|
@ -86,14 +86,6 @@
|
||||||
limit: 8,
|
limit: 8,
|
||||||
start_at: @time_period.first
|
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
|
.dashboard__item.dashboard__item--span-double-column
|
||||||
= react_admin_component :retention,
|
= react_admin_component :retention,
|
||||||
end_at: @time_period.last,
|
end_at: @time_period.last,
|
||||||
|
|
Loading…
Reference in a new issue