mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
🐛 fix in consultation user
This commit is contained in:
parent
81a6e689e2
commit
05fbbdf466
@ -22,7 +22,7 @@ export class ConsultationUserComponent implements OnInit {
|
||||
private toastService: ToastService,
|
||||
private cd: ChangeDetectorRef,
|
||||
@Inject(DOCUMENT) private document: any,
|
||||
private storageService: StorageService,
|
||||
public storageService: StorageService,
|
||||
public pollService: PollService
|
||||
) {
|
||||
this.pollService.step_current = 2;
|
||||
|
Loading…
Reference in New Issue
Block a user