put image for widgets

release
Laurent 3 years ago
parent 903e62f6eb
commit 4c20c83745
  1. 2
      LaunchWidget/SingleCountdownView.swift

@ -114,7 +114,7 @@ struct MultiCountdownView: View {
}
.padding(.horizontal)
.font(.callout)
.background(.cyan)
.background(Image(countdown.imageName))
.foregroundColor(.white)
.monospaced()
.cornerRadius(16.0)

Loading…
Cancel
Save