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