9aod
This commit is contained in:
@@ -63,7 +63,7 @@ function ADis_OpenNextRescueSprechwunsch() {
|
||||
}
|
||||
|
||||
function ADis_AddRescueSprechwunschToQueue(WunschID) {
|
||||
return ADisDB.ADisSprechwunsch.add({
|
||||
return ADisDB.ADisSprechwunsch.put({
|
||||
vehicleID: WunschID,
|
||||
done: 'false'
|
||||
}).catch((err) => {})
|
||||
|
||||
Reference in New Issue
Block a user