Minor fixes

This commit is contained in:
世界
2026-04-23 08:12:53 +08:00
parent dd5bb31c3f
commit 7a57cfeb88
4 changed files with 255 additions and 9 deletions
@@ -5,7 +5,7 @@
import Network
import SwiftUI
private struct StreamedReportFile: Sendable {
private struct StreamedReportFile {
let name: String
let fileURL: URL
let size: UInt64