Neuausstellung + Verschlankung
This commit is contained in:
@@ -145,7 +145,7 @@ export async function objektSpeichern(objekt: Objekt & { id?: string }): Promise
|
||||
}
|
||||
})
|
||||
|
||||
return objekt.id;
|
||||
return objekt.id;
|
||||
} else {
|
||||
const { id } = await api.objekt.PUT.fetch({
|
||||
adresse: objekt.adresse,
|
||||
|
||||
Reference in New Issue
Block a user