Adding default edit page time.
This commit is contained in:
parent
d470dd533c
commit
ca3550a3f4
@ -52,8 +52,10 @@ HedgeDoc >> asLePage [
|
||||
addSnippet: snippet;
|
||||
yourself
|
||||
].
|
||||
newPage incomingLinks.
|
||||
newPage splitAdmonitionSnippets.
|
||||
newPage
|
||||
incomingLinks;
|
||||
splitAdmonitionSnippets.
|
||||
newPage editTime: DateAndTime now.
|
||||
newPage options
|
||||
at: 'originalMetadata' put: self metadata;
|
||||
at: 'url' put: self url.
|
||||
|
Loading…
Reference in New Issue
Block a user