Skip to content

Commit 386ef73

Browse files
anaisbergSimonClo
authored andcommitted
✨ add grist keyword for database
1 parent 82d432e commit 386ef73

File tree

1 file changed

+1
-1
lines changed
  • src/frontend/apps/impress/src/features/docs/doc-editor/components/custom-blocks

1 file changed

+1
-1
lines changed

src/frontend/apps/impress/src/features/docs/doc-editor/components/custom-blocks/DatabaseBlock.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export const getDatabaseReactSlashMenuItems = (
7878
type: 'database',
7979
});
8080
},
81-
aliases: ['database', 'db', 'base de données'],
81+
aliases: ['database', 'db', 'base de données', 'grist'],
8282
group,
8383
icon: <Icon iconName="storage" $size="18px" />,
8484
subtext: t('Create database view synced with Grist'),

0 commit comments

Comments
 (0)