initial commit to gitea

This commit is contained in:
2022-03-10 00:47:26 -05:00
parent 808ffa3211
commit f504e213a0
93 changed files with 4394 additions and 1539 deletions

View File

@@ -42,7 +42,7 @@ class MeState extends State<Me> {
builder: (context, sizingInformation) =>
Scaffold(
key: _scaffoldKey,
appBar: sizingInformation.isMobile? null : NavigationBar(
appBar: sizingInformation.isMobile? null : MiniNavigationBar(
title: S.of(context).me,
back: true,
breadCrumbs: [