Possibilité d'éditer un saut (sur 3 infos)

Indication d'un saut est spécial.
This commit is contained in:
Sébastien André
2021-04-21 15:18:40 +02:00
parent 69c49ab011
commit a2ea873ae3
11 changed files with 110 additions and 42 deletions

View File

@@ -24,7 +24,8 @@ export class GearService extends BaseService {
maxSize: number,
aad: string,
mainCanopy: string,
reserveCanopy: string) {
reserveCanopy: string)
{
const bodyNewGear: GearReq = {
id: 0,
name: name,