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 6d7dfa9 commit b39973eCopy full SHA for b39973e
WooCommerce/Classes/POS/Models/PointOfSaleAggregateModel.swift
@@ -96,7 +96,7 @@ extension PointOfSaleAggregateModel {
96
func toggleItemType() async {
97
await itemsController.toggleItemType()
98
}
99
-
+
100
@MainActor
101
func loadItems(base: ItemListBaseItem) async {
102
await itemsController.loadItems(base: base)
0 commit comments