Got rid of bools in 2fa provider
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
import 'package:flutter/widgets.dart';
|
||||
|
||||
import 'package:pshared/generated/i18n/ps_localizations.dart';
|
||||
import 'package:pshared/models/payment/chain_network.dart';
|
||||
|
||||
import 'package:pshared/generated/i18n/ps_localizations.dart';
|
||||
|
||||
|
||||
/// Localized labels for [ChainNetwork] values.
|
||||
extension ChainNetworkL10n on ChainNetwork {
|
||||
/// Returns a human-readable, localized name for the chain.
|
||||
|
||||
Reference in New Issue
Block a user