First fully working user management, move to layout groups
This commit is contained in:
@@ -122,7 +122,6 @@
|
||||
const item = await res.json();
|
||||
}
|
||||
async function doAdd () {
|
||||
console.log(add_info.total_time)
|
||||
const res = await fetch('/api/add', {
|
||||
method: 'POST',
|
||||
body: JSON.stringify({
|
||||
|
Reference in New Issue
Block a user