mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-09 08:39:00 +01:00
Mark Author as Sendable.
This commit is contained in:
parent
c2aa49803f
commit
f613340f2f
@ -8,7 +8,7 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
public struct Author: Codable, Hashable {
|
||||
public struct Author: Codable, Hashable, Sendable {
|
||||
|
||||
public let authorID: String // calculated
|
||||
public let name: String?
|
||||
|
Loading…
x
Reference in New Issue
Block a user