Skip to content

Commit

Permalink
Modification of Wallet Profiles list
Browse files Browse the repository at this point in the history
  • Loading branch information
bibash28 committed Feb 15, 2024
1 parent 5da4e0a commit 4ca6714
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/app/shared/enum/type/profile/profile_type.dart
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
import 'package:altme/l10n/l10n.dart';

enum ProfileType {
custom,
defaultOne,
ebsiV3,
dutch,
enterprise,
owfBaselineProfile,
defaultOne
custom,
}

extension ProfileTypeX on ProfileType {
Expand Down

0 comments on commit 4ca6714

Please sign in to comment.