We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc7397 commit 2e383f6Copy full SHA for 2e383f6
src/webviews/webview-side/integrations/MaterializeForm.tsx
@@ -24,6 +24,7 @@ function createEmptyMaterializeConfig(params: {
24
type: 'materialize',
25
metadata: {
26
host: '',
27
+ port: '6875',
28
user: '',
29
password: '',
30
database: '',
0 commit comments