Skip to content

Commit

Permalink
Logs error
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonis Lilis committed Dec 8, 2023
1 parent 2a19bf4 commit 8b92031
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ class SiteCreationMainVM @Inject constructor(
} catch (e: IllegalStateException) {
// If the current step index is invalid, we reset the wizard
wizardManager.setCurrentStepIndex(0)
AppLog.e(T.THEMES, "Resetting site creation wizard: ${e.message}")
}
}
isStarted = true
Expand Down

0 comments on commit 8b92031

Please sign in to comment.