Update kernel
Add import profile via QR code image
This commit is contained in:
@@ -62,7 +62,7 @@ Future<void> vpnService() async {
|
||||
);
|
||||
|
||||
final appLocalizations = await AppLocalizations.load(
|
||||
Other.getLocaleForString(config.locale) ??
|
||||
other.getLocaleForString(config.locale) ??
|
||||
WidgetsBinding.instance.platformDispatcher.locale,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user