Skip to content

Commit

Permalink
misc: add beta for smart note setting
Browse files Browse the repository at this point in the history
  • Loading branch information
embbnux committed Dec 17, 2024
1 parent a2e19ba commit a330e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SettingsPanel/SettingsPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ export const SettingsPanel: FunctionComponent<NewSettingsPanelProps> = ({
}, {
id: 'smartNote',
type: 'switch',
name: 'Smart Note',
name: 'Smart Note (Beta)',
description: 'Show smart note widget during a call',
dataSign: 'SmartNote (Beta)',
show: showSmartNoteSetting,
Expand Down

0 comments on commit a330e3c

Please sign in to comment.