redesign for settings page
This commit is contained in:
@@ -1 +0,0 @@
|
||||
enum PasswordFieldType { old, newPassword, confirmPassword }
|
||||
@@ -0,0 +1 @@
|
||||
enum ProfileActionSection { language, password }
|
||||
1
frontend/pweb/lib/models/state/controller_lifecycle.dart
Normal file
1
frontend/pweb/lib/models/state/controller_lifecycle.dart
Normal file
@@ -0,0 +1 @@
|
||||
enum ControllerLifecycleState { active, disposed }
|
||||
Reference in New Issue
Block a user