We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adf386b commit 4c86835Copy full SHA for 4c86835
index.ts
@@ -101,7 +101,7 @@ export default class EmailInvitePlugin extends AdminForthPlugin {
101
component: {
102
file: this.componentPath('SetPassword.vue'),
103
meta: {
104
- customLayout: true,
+ sidebarAndHeader: "none",
105
pluginInstanceId: this.pluginInstanceId,
106
passwordField: {
107
minLength: passwordField.minLength,
0 commit comments