envoyer carte ok

thierry
Tmadkaud 7 years ago
parent 49b43e24ed
commit 0f8be66f69

@ -68,8 +68,10 @@ export class DebiterCarteComponent implements OnInit, OnDestroy {
this.parrain = new Parrain();
this.commercant = new Commercant();
this.cartePar = new CarteParrainage();
this.cartePar.historique = [];
this.parrainAffList = null;
this.user = afAuth.authState;
this.databaseRef = firebase.database().ref();
this.user.subscribe(
(auth) => {

Loading…
Cancel
Save