Skip to content

Commit

Permalink
feat: add markdown feature to queenV2 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentC35 authored Nov 8, 2023
1 parent b0e49cd commit 63ab547
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function noDataChange() {
}

const preferences = ['COLLECTED'];
const features = ['VTL'];
const features = ['VTL', 'MD'];
// const savingType = 'COLLECTED';

const missingShortcut = { dontKnow: 'f2', refused: 'f4' };
Expand Down

0 comments on commit 63ab547

Please sign in to comment.