Skip to content

Commit

Permalink
chore: reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
dtscalac committed Sep 26, 2024
1 parent b51558f commit bee2477
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,7 @@ class RegistrationInfoPanel extends StatelessWidget {
title: context.l10n.walletLinkHeader,
subtitle: context.l10n.walletLinkRolesSubheader,
),
WalletLinkStage.rbacTransaction =>
_HeaderStrings(
WalletLinkStage.rbacTransaction => _HeaderStrings(
title: context.l10n.walletLinkHeader,
subtitle: context.l10n.walletLinkTransactionSubheader,
),
Expand Down

0 comments on commit bee2477

Please sign in to comment.