mirror of
https://github.com/remnawave/panel.git
synced 2026-04-12 17:24:16 +00:00
feat: Customize Scalar API documentation plugin appearance
This commit is contained in:
@@ -68,6 +68,10 @@ const config: Config = {
|
||||
ogDescription: 'Remnawave API Specification',
|
||||
ogTitle: 'Remnawave API Specification'
|
||||
},
|
||||
hideTestRequestButton: true,
|
||||
customCss: `a[href="https://www.scalar.com"][target="_blank"] {
|
||||
display: none !important;
|
||||
}`,
|
||||
darkMode: true,
|
||||
hiddenClients: [
|
||||
'asynchttp',
|
||||
|
||||
Reference in New Issue
Block a user