save
This commit is contained in:
@@ -3277,12 +3277,6 @@ async function start() {
|
||||
// console.log(JSON.stringify(v, null, 2));
|
||||
let res = await fetch('http://localhost/v1/words/addDict', {
|
||||
method: 'POST',
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
headers: {'Content-Type': 'application/json'},
|
||||
body: JSON.stringify({
|
||||
...v,
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user