We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8a909 commit 76e0563Copy full SHA for 76e0563
WooCommerce/Classes/ViewRelated/Dashboard/MyStore/StoreStatsViewController.swift
@@ -180,7 +180,7 @@ private extension StoreStatsViewController {
180
static let quantityDefaultForDay = 30
181
static let quantityDefaultForWeek = 13
182
static let quantityDefaultForMonth = 12
183
- static let quantityDefaultForYear = 15
+ static let quantityDefaultForYear = 10
184
}
185
186
enum TabStrip {
0 commit comments