feat: page history - download version
This commit is contained in:
@@ -134,6 +134,7 @@ module.exports = class PageHistory extends Model {
|
||||
}).first()
|
||||
return {
|
||||
...version,
|
||||
updatedAt: version.createdAt,
|
||||
tags: []
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user