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) .padding(.horizontal)
.font(.callout) .font(.callout)
.background(.cyan) .background(Image(countdown.imageName))
.foregroundColor(.white) .foregroundColor(.white)
.monospaced() .monospaced()
.cornerRadius(16.0) .cornerRadius(16.0)

Loading…
Cancel
Save