Skip to content

Commit 4f9c2f7

Browse files
update app-config default visualizer
1 parent fcfb503 commit 4f9c2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export const APP_CONFIG_DEFAULTS: AppConfig = {
3535
logoDark: '/lk-logo-dark.svg',
3636
accentDark: '#1fd5f9',
3737
startButtonText: 'Start call',
38-
audioVisualizer: 'grid',
38+
audioVisualizer: 'aura',
3939

4040
// for LiveKit Cloud Sandbox
4141
sandboxId: undefined,

0 commit comments

Comments
 (0)