Browse Source

fix(large-http): Typo in option key (#48810)

Nar Saynorath 1 year ago
parent
commit
0d0b960755
1 changed files with 1 additions and 1 deletions
  1. 1 1
      static/app/views/admin/adminSettings.tsx

+ 1 - 1
static/app/views/admin/adminSettings.tsx

@@ -199,7 +199,7 @@ export default class AdminSettings extends AsyncView<{}, State> {
             </Panel>
             <Panel>
               <PanelHeader>Performance Issues - Large HTTP Payload Detector</PanelHeader>
-              {fields['performance.issues.large_http.size_threshold']}
+              {fields['performance.issues.large_http_payload.size_threshold']}
             </Panel>
             <Panel>
               <PanelHeader>