mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Reserving specified workers is now possible
This commit is contained in:
parent
999b11c3ec
commit
8ba1b01d33
5 changed files with 345 additions and 83 deletions
|
@ -955,8 +955,6 @@ function setup(data: SubmoduleData): any {
|
|||
dbIndex: dbIndex,
|
||||
edits: req.body,
|
||||
},
|
||||
}).then((res) => {
|
||||
console.log('AAAAAAAAAAA', res)
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue