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:
@@ -955,8 +955,6 @@ function setup(data: SubmoduleData): any {
|
||||
dbIndex: dbIndex,
|
||||
edits: req.body,
|
||||
},
|
||||
}).then((res) => {
|
||||
console.log('AAAAAAAAAAA', res)
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user