Add timeout to defaults
This commit is contained in:
@@ -34,6 +34,7 @@ export const ConfigEditor = (props: Props) => {
|
||||
trendsFrom: '',
|
||||
trendsRange: '',
|
||||
cacheTTL: '',
|
||||
timeout: '',
|
||||
...restJsonData,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user