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 1881735 commit 6e393ecCopy full SHA for 6e393ec
WooCommerce/Classes/Analytics/WooAnalyticsStat.swift
@@ -328,7 +328,7 @@ public enum WooAnalyticsStat: String {
328
329
// MARK: Add Product Events
330
//
331
- case addProductTypeSelected = "add_product_product_type_selected"
+ case addProductTypeSelected = "add_product_product_type_selected"
332
case addProductPublishTapped = "add_product_publish_tapped"
333
case addProductSaveAsDraftTapped = "add_product_save_as_draft_tapped"
334
case addProductSuccess = "add_product_success"
0 commit comments