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