Rework content commands, add audio player
This commit is contained in:
@@ -135,6 +135,7 @@ extension Content {
|
||||
pages[pageId] = Page(
|
||||
content: self,
|
||||
id: pageId,
|
||||
externalLink: page.externalLink,
|
||||
isDraft: page.isDraft,
|
||||
createdDate: page.createdDate,
|
||||
startDate: page.startDate,
|
||||
|
Reference in New Issue
Block a user