mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Make progress on Database surgery.
This commit is contained in:
@@ -11,7 +11,7 @@ import RSCore
|
||||
|
||||
public struct Author: Hashable {
|
||||
|
||||
public let databaseID: String // calculated
|
||||
public let authorID: String // calculated
|
||||
public let name: String?
|
||||
public let url: String?
|
||||
public let avatarURL: String?
|
||||
|
||||
Reference in New Issue
Block a user