style: fix lint formatting
This commit is contained in:
parent
0edf7f0a1a
commit
5557ae06e2
@ -1792,9 +1792,6 @@ export function renderApp(state: AppViewState) {
|
||||
gatewayUrl: state.settings.gatewayUrl,
|
||||
assistantName: state.assistantName,
|
||||
configPath: state.configSnapshot?.path ?? null,
|
||||
navRootLabel: "Appearance",
|
||||
includeSections: [...APPEARANCE_SECTION_KEYS],
|
||||
includeVirtualSections: true,
|
||||
navRootLabel: "Infrastructure",
|
||||
includeSections: [...INFRASTRUCTURE_SECTION_KEYS],
|
||||
includeVirtualSections: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user