mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix widget color
This commit is contained in:
parent
2172bf5213
commit
6bf81425ee
@ -178,7 +178,6 @@ struct WidgetView: View {
|
|||||||
|
|
||||||
var body: some View {
|
var body: some View {
|
||||||
ZStack {
|
ZStack {
|
||||||
Color(.systemBackground)
|
|
||||||
peerViews()
|
peerViews()
|
||||||
}
|
}
|
||||||
.padding(.all)
|
.padding(.all)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user