mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Update release notes
This commit is contained in:
parent
a01e2151d9
commit
1d263eea80
3 changed files with 5 additions and 2 deletions
|
|
@ -63,6 +63,7 @@ class InvenTreeApp extends StatelessWidget {
|
|||
builder: OneContext().builder,
|
||||
navigatorKey: OneContext().key,
|
||||
onGenerateTitle: (BuildContext context) => I18N.of(context)!.appTitle,
|
||||
debugShowCheckedModeBanner: false,
|
||||
theme: ThemeData(
|
||||
primarySwatch: Colors.lightBlue,
|
||||
secondaryHeaderColor: Colors.blueGrey,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue