cosmetics
This commit is contained in:
@@ -49,7 +49,7 @@ module.exports = cds.service.impl(async () => {
|
|||||||
contact
|
contact
|
||||||
})
|
})
|
||||||
|
|
||||||
// Add a tombstone if remote address was deleted
|
// Add a tombstone if external address was deleted
|
||||||
const changed = replicas.map(
|
const changed = replicas.map(
|
||||||
rep =>
|
rep =>
|
||||||
externals.find(ext => ext.ID === rep.ID) || {
|
externals.find(ext => ext.ID === rep.ID) || {
|
||||||
|
|||||||
Reference in New Issue
Block a user