Rework content commands, add audio player
This commit is contained in:
@ -4,6 +4,8 @@ struct PageFile {
|
||||
|
||||
let isDraft: Bool
|
||||
|
||||
let externalLink: String?
|
||||
|
||||
let tags: [String]
|
||||
|
||||
let createdDate: Date
|
||||
|
Reference in New Issue
Block a user