mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-05-11 12:41:45 +02:00
Update example word data structure in default
This commit is contained in:
parent
4c4ec4536f
commit
4fee98c8fe
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ export const DEFAULT_DICTIONARY = {
|
||||||
partOfSpeech: '',
|
partOfSpeech: '',
|
||||||
definition: '',
|
definition: '',
|
||||||
details: '',
|
details: '',
|
||||||
|
etymology: [],
|
||||||
wordId: 0
|
wordId: 0
|
||||||
}, */
|
}, */
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue