add context
This commit is contained in:
parent
cae07181b8
commit
ef6027f45f
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ class _MIHProfileGetterState extends State<MIHProfileGetter> {
|
|||
@override
|
||||
void initState() {
|
||||
//profile = getProfile();
|
||||
profile = MIHApiCalls().getProfile(amount);
|
||||
profile = MIHApiCalls().getProfile(amount, context);
|
||||
super.initState();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue