Skip to content

Commit ea26e14

Browse files
committed
feat: add MY_LANGUAGES_OPTION configuration for language selection
1 parent 73168a0 commit ea26e14

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/features/cards/config/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const MY_LANGUAGES_OPTION = { label: 'My Stack', value: 'myLangs' }

0 commit comments

Comments
 (0)