Change PasswordIntegration #1
This commit is contained in:
@@ -43,7 +43,7 @@ class ProfileScreen extends StatelessWidget {
|
||||
),
|
||||
ListTile(
|
||||
leading: const Icon(Icons.password),
|
||||
title: Text(loc.changePassword),
|
||||
title: Text(loc.changeLoginPassword),
|
||||
onTap: () {
|
||||
Navigator.push(
|
||||
context,
|
||||
|
Reference in New Issue
Block a user