fix: add WuttaRequestMixin for ThisPage component
This commit is contained in:
parent
e618957381
commit
6dfb35b688
|
@ -26,6 +26,7 @@
|
|||
|
||||
const ThisPage = {
|
||||
template: '#this-page-template',
|
||||
mixins: [WuttaRequestMixin],
|
||||
props: {
|
||||
## configureFieldsHelp: Boolean,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue