mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-09-12 08:44:58 +00:00
toc
This commit is contained in:
@@ -16,7 +16,7 @@ export class CreatedModifiedDate extends QuartzTransformerPlugin {
|
||||
name = "CreatedModifiedDate"
|
||||
opts: Options
|
||||
|
||||
constructor(opts?: Options) {
|
||||
constructor(opts?: Partial<Options>) {
|
||||
super()
|
||||
this.opts = {
|
||||
...defaultOptions,
|
||||
|
Reference in New Issue
Block a user