initial commit to gitea
This commit is contained in:
@@ -20,7 +20,7 @@ class ChangePassword extends StatelessWidget {
|
||||
builder: (context, sizingInformation) =>
|
||||
Scaffold(
|
||||
key: _scaffoldKey,
|
||||
appBar: NavigationBar(
|
||||
appBar: MiniNavigationBar(
|
||||
title: S.of(context).change_password,
|
||||
back: true,
|
||||
breadCrumbs: [
|
||||
|
||||
Reference in New Issue
Block a user