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 adb3763 commit 6ce1b2dCopy full SHA for 6ce1b2d
WooCommerce/Classes/Yosemite/DefaultStoresManager.swift
@@ -175,7 +175,7 @@ class DefaultStoresManager: StoresManager {
175
ServiceLocator.storageManager.reset()
176
ServiceLocator.productImageUploader.reset()
177
178
- updateAndReloadWidgetInformation(with: 0)
+ updateAndReloadWidgetInformation(with: nil)
179
180
NotificationCenter.default.post(name: .logOutEventReceived, object: nil)
181
0 commit comments