diff --git a/web/repertory/lib/main.dart b/web/repertory/lib/main.dart index 0e660770..1523858b 100644 --- a/web/repertory/lib/main.dart +++ b/web/repertory/lib/main.dart @@ -58,6 +58,7 @@ class _MyHomePageState extends State { return Scaffold( appBar: AppBar( backgroundColor: Theme.of(context).colorScheme.inversePrimary, + leading: const Icon(Icons.storage), title: Text(widget.title), ), body: ChangeNotifierProvider(