1
0
Fork 0

fix(plugin-title): Remove date in removal mode

This commit is contained in:
Joost De Cock 2022-08-29 17:42:51 +02:00
parent ca62e4e432
commit 717a653381

View file

@ -41,6 +41,7 @@ export const plugin = {
`_${prefix}_titleName`,
`_${prefix}_titlePattern`,
`_${prefix}_titleFor`,
`_${prefix}_exportDate`,
])
delete this.points[id]
return true