Skip to content

Commit 23d91df

Browse files
committed
Update the view when the connected card reader updates (e.g. battery)
1 parent 892952e commit 23d91df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/ViewRelated/Dashboard/Settings/CardReadersV2/CardReaderSettingsConnectedViewModel.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ final class CardReaderSettingsConnectedViewModel: CardReaderSettingsPresentedVie
102102
updateReaderID()
103103
updateBatteryLevel()
104104
updateSoftwareVersion()
105+
didUpdate?()
105106
}
106107

107108
private func updateReaderID() {

0 commit comments

Comments
 (0)