mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Remove references to tags. Fix #259.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
// Protocol for a database table for related objects — authors, tags, and attachments in Evergreen, for instance.
|
||||
// Protocol for a database table for related objects — authors and attachments in Evergreen, for instance.
|
||||
|
||||
public protocol DatabaseRelatedObjectsTable: DatabaseTable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user