Skip to content

Commit

Permalink
fix flutter#6
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterOmbodi committed May 14, 2021
1 parent 2b9ac26 commit 8859b00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ - (void)sendInitialized {
//return;
}

_isInitialized = true;
//_isInitialized = true;
_eventSink(@{
@"event" : @"initialized",
@"duration" : @([self duration]),
Expand Down

0 comments on commit 8859b00

Please sign in to comment.