0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

Changed new Dashboard to default to 30 days rather than 7

refs: https://github.com/TryGhost/Team/issues/1531
This commit is contained in:
James Morris 2022-05-04 17:02:08 +01:00
parent d656258273
commit 983d37253a

View file

@ -134,7 +134,7 @@ export default class DashboardStatsService extends Service {
* @type {number|'all'}
* Amount of days to load for member count and MRR related charts
*/
@tracked chartDays = 7;
@tracked chartDays = 30;
/**
* Filter last seen by this status