mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-21 08:32:00 +00:00
Update EpisodeCell.swift
This commit is contained in:
parent
6c11bfde99
commit
e7b311b6e9
1 changed files with 1 additions and 2 deletions
|
|
@ -4,7 +4,6 @@
|
||||||
//
|
//
|
||||||
// Created by Francesco on 18/12/24.
|
// Created by Francesco on 18/12/24.
|
||||||
//
|
//
|
||||||
//
|
|
||||||
|
|
||||||
import NukeUI
|
import NukeUI
|
||||||
import SwiftUI
|
import SwiftUI
|
||||||
|
|
@ -1078,4 +1077,4 @@ private struct AsyncImageView: View {
|
||||||
.frame(width: width, height: height)
|
.frame(width: width, height: height)
|
||||||
.cornerRadius(8)
|
.cornerRadius(8)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue