diff --git a/src/Admin/AnalyticsController.php b/src/Admin/AnalyticsController.php index 69b701f..d4e7a38 100644 --- a/src/Admin/AnalyticsController.php +++ b/src/Admin/AnalyticsController.php @@ -56,7 +56,7 @@ class AnalyticsController 'woocommerce', __('License Statistics', 'wc-licensed-product'), __('License Statistics', 'wc-licensed-product'), - 'manage_options', + 'manage_woocommerce', 'wc-license-statistics', [$this, 'renderStatisticsPage'] );