summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicoleYarroch <nicole@livio.io>2020-06-24 15:29:03 -0400
committerNicoleYarroch <nicole@livio.io>2020-06-24 15:29:03 -0400
commit20c4188fafde106f6eb8588acfc78379329f4278 (patch)
tree96292a9c3921c5a75f7b0bc85ddc162892fb09ce
parentf4b5aeb36418d69ad2476e889b949506c0d76c50 (diff)
downloadsdl_ios-20c4188fafde106f6eb8588acfc78379329f4278.tar.gz
Fixed spacing
Signed-off-by: NicoleYarroch <nicole@livio.io>
-rw-r--r--SmartDeviceLink/SDLSoftButtonReplaceOperation.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLSoftButtonReplaceOperation.m b/SmartDeviceLink/SDLSoftButtonReplaceOperation.m
index 0bb9fb5bd..a98754fc3 100644
--- a/SmartDeviceLink/SDLSoftButtonReplaceOperation.m
+++ b/SmartDeviceLink/SDLSoftButtonReplaceOperation.m
@@ -123,6 +123,7 @@ NS_ASSUME_NONNULL_BEGIN
}
}
}
+
[self sdl_uploadImages:otherStatesToBeUploaded forStateName:@"Other" completionHandler:handler];
}