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 a22414a commit e1f6fe5Copy full SHA for e1f6fe5
index.ts
@@ -55,7 +55,7 @@ export default class OAuthPlugin extends AdminForthPlugin {
55
file: this.componentPath('OAuthCallback.vue'),
56
meta: {
57
title: 'OAuth Callback',
58
- customLayout: true,
+ sidebarAndHeader: "none",
59
baseUrl: adminforth.config.baseUrl,
60
},
61
}
0 commit comments