diff --git a/webview/src/ConfigEditor/index.tsx b/webview/src/ConfigEditor/index.tsx index fb1090a..443a01d 100644 --- a/webview/src/ConfigEditor/index.tsx +++ b/webview/src/ConfigEditor/index.tsx @@ -25,7 +25,7 @@ class ConfigEditor extends React.Component { return
- +

{oldConfig.label || oldConfig.name}

{formatConfigLocation(oldConfig._location!)}