Update example word data structure in default

This commit is contained in:
Robbie Antenesse 2020-04-29 23:51:53 -06:00
parent 4c4ec4536f
commit 4fee98c8fe
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ export const DEFAULT_DICTIONARY = {
partOfSpeech: '',
definition: '',
details: '',
etymology: [],
wordId: 0
}, */
],