Skip to content

Commit

Permalink
fix(SVGImagesDownload): Minor change to generate commit to fix previo…
Browse files Browse the repository at this point in the history
…us commit (#364) semantic release typo (#365)
  • Loading branch information
dhidalgofadrique authored Apr 30, 2024
1 parent 26b6c25 commit b484da2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ extension UIButton {

public extension UIButton {
/*
Support SVG Images from URL for UIButton settings
Support SVG images from URL for UIButton settings
*/
func setImageFromURL(url: URL, urlForDarkMode: URL? = nil, defaultImage: UIImage? = nil) {
let coder = SDImageSVGCoder.shared
Expand Down

0 comments on commit b484da2

Please sign in to comment.