Fix Typo (#14)
the build was successful Details

This commit is contained in:
konrad 2018-10-02 15:53:57 +00:00 committed by Gitea
parent 8e90f9b170
commit 301997f32b
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ class HomePageState extends State<HomePage> {
)));
return new Scaffold(
appBar: AppBar(title: new Text(_currentNamespace?.name ?? 'Vakunja')),
appBar: AppBar(title: new Text(_currentNamespace?.name ?? 'Vikunja')),
drawer: new Drawer(
child: new Column(children: <Widget>[
new UserAccountsDrawerHeader(