Add Maybe option V4
This commit is contained in:
parent
c1529c7643
commit
18942bcf62
@ -12,7 +12,7 @@ function saveData() {
|
||||
method: 'POST',
|
||||
headers: { 'Content-Type': 'application/json' },
|
||||
body: JSON.stringify(data)
|
||||
}).then(() => fetchData());
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user