Skip to content

Commit

Permalink
Reset period
Browse files Browse the repository at this point in the history
  • Loading branch information
elibon99 committed Jan 16, 2025
1 parent 74459b4 commit 22b1b8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/oath/views/add_account_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ class _OathAddAccountPageState extends ConsumerState<OathAddAccountPage>
_issuerController.clear();
_accountController.clear();
_secretController.clear();
_periodController.text = '$defaultPeriod';
setState(() {
_touch = false;
_oathType = defaultOathType;
Expand Down

0 comments on commit 22b1b8c

Please sign in to comment.