Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
JarvanMo committed Nov 22, 2020
1 parent 7bac488 commit dd25972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Classes/FluwxAuthHandler.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@

- (void)stopAuthByQRCode:(FlutterMethodCall *)call result:(FlutterResult)result;

- (void)handAuthByPhoneLogin:(FlutterMethodCall*)call result:(FlutterResult)result;
- (void)handleAuthByPhoneLogin:(FlutterMethodCall*)call result:(FlutterResult)result;
@end

0 comments on commit dd25972

Please sign in to comment.