mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
public service poll
This commit is contained in:
parent
7d0d04954c
commit
9fa7704473
@ -22,7 +22,7 @@ export class LanguageSelectorComponent implements OnInit {
|
||||
constructor(
|
||||
private languageService: LanguageService,
|
||||
private storageService: StorageService,
|
||||
private pollService: PollService,
|
||||
public pollService: PollService,
|
||||
private cd: ChangeDetectorRef,
|
||||
@Inject(DOCUMENT) private document: any
|
||||
) {}
|
||||
|
Loading…
Reference in New Issue
Block a user