This commit is contained in:
Lurkars
2021-01-12 19:29:00 +01:00
parent b7b4e2d032
commit 997a512e00
96 changed files with 2711 additions and 304 deletions
@@ -57,7 +57,6 @@ export class VoucherComponent implements OnInit {
data: this.model
});
}, error => {
console.log(error);
})
}