fix: referenced board keyword (#2139)

This commit is contained in:
Destiny Saturday 2023-03-30 06:49:33 +01:00 committed by GitHub
parent 826a5787d0
commit 55dc3c620f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ SelectionMenuItem boardMenuItem = SelectionMenuItem(
);
},
// TODO(a-wallen): Translate keywords
keywords: ['referenced board', 'referenced kanban'],
keywords: ['referenced', 'board', 'kanban'],
handler: (editorState, menuService, context) {
showLinkToPageMenu(
editorState,