make permanent mutations default
This commit is contained in:
parent
61d632c7aa
commit
262a43af84
@ -44,7 +44,7 @@ export class helpers {
|
||||
const mutateOptions = {
|
||||
comparisonKeys: { ActiveEffect: 'label' },
|
||||
name,
|
||||
permanent: false,
|
||||
permanent: true,
|
||||
description: name
|
||||
}
|
||||
return mutateOptions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user