mirror of
https://github.com/OpenFlutter/fluwx.git
synced 2025-05-17 15:25:59 +08:00
fix error
This commit is contained in:
@ -392,7 +392,7 @@ class FluwxPlugin : FlutterPlugin, MethodCallHandler, ActivityAware,
|
||||
"lang" to req.lang,
|
||||
"country" to req.country,
|
||||
)
|
||||
extMsg = req.message.messageExt
|
||||
extMsg = req.messageExt
|
||||
|
||||
fluwxChannel?.invokeMethod("onWXLaunchFromWX", result)
|
||||
}
|
||||
|
Reference in New Issue
Block a user