Rework content commands, add audio player
This commit is contained in:
@ -47,6 +47,7 @@ private extension Page {
|
||||
|
||||
var pageFile: PageFile {
|
||||
.init(isDraft: isDraft,
|
||||
externalLink: externalLink,
|
||||
tags: tags.map { $0.id },
|
||||
createdDate: createdDate,
|
||||
startDate: startDate,
|
||||
|
Reference in New Issue
Block a user