add the ability to set slide theme in slide options
This commit is contained in:
@@ -574,6 +574,7 @@ function showPublishSlide (req, res, next) {
|
||||
updatetime: updatetime,
|
||||
url: origin,
|
||||
body: markdown,
|
||||
theme: meta.slideOptions.theme,
|
||||
meta: JSON.stringify(extracted.meta),
|
||||
useCDN: config.usecdn,
|
||||
owner: note.owner ? note.owner.id : null,
|
||||
|
||||
Reference in New Issue
Block a user