Update example word data structure in default
This commit is contained in:
parent
4c4ec4536f
commit
4fee98c8fe
|
@ -35,6 +35,7 @@ export const DEFAULT_DICTIONARY = {
|
|||
partOfSpeech: '',
|
||||
definition: '',
|
||||
details: '',
|
||||
etymology: [],
|
||||
wordId: 0
|
||||
}, */
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue