Skip to content

Commit dc0ba44

Browse files
committed
Fixed the indentation
1 parent 232eba9 commit dc0ba44

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsDialog.svelte

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@
5353
]
5454
},
5555
{
56-
key: 'responsiveChatWidth',
57-
label: 'Responsive chat width',
58-
type: 'checkbox'
59-
},
56+
key: 'responsiveChatWidth',
57+
label: 'Responsive chat width',
58+
type: 'checkbox'
59+
},
6060
{
6161
key: 'showMessageStats',
6262
label: 'Show message generation statistics',

0 commit comments

Comments
 (0)