Skip to content

Commit

Permalink
remove final insight reference
Browse files Browse the repository at this point in the history
  • Loading branch information
daibhin committed Oct 3, 2023
1 parent 6cb7817 commit f95d65a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ export const fromNodeTypeToLabel: Omit<Record<NotebookNodeType, string>, Noteboo
[NotebookNodeType.EarlyAccessFeature]: 'Early Access Features',
[NotebookNodeType.Survey]: 'Surveys',
[NotebookNodeType.Image]: 'Images',
[NotebookNodeType.Insight]: 'Insights',
[NotebookNodeType.Person]: 'Persons',
[NotebookNodeType.Query]: 'Queries',
[NotebookNodeType.Recording]: 'Session recordings',
Expand Down

0 comments on commit f95d65a

Please sign in to comment.