1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-05-10 20:21:27 +02:00

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

View file

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