Compare commits
1 Commits
f9babd73b9
...
0303544dfb
Author | SHA1 | Date |
---|---|---|
Nikolai | 0303544dfb |
|
@ -48,4 +48,4 @@ def create(
|
|||
)
|
||||
db.session.add(new_lexicon)
|
||||
db.session.commit()
|
||||
return new_lexicon
|
||||
return new_lexicon
|
||||
|
|
Loading…
Reference in New Issue