Skip to content

Commit 6cc4d70

Browse files
committed
datadir: bring back back button
1 parent 7c26f96 commit 6cc4d70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sail_ui/lib/pages/datadir_setup_page.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ class _DataDirSetupPageState extends State<DataDirSetupPage> {
103103
return Scaffold(
104104
backgroundColor: theme.colors.background,
105105
appBar: AppBar(
106-
automaticallyImplyLeading: false,
107106
backgroundColor: theme.colors.background,
108107
foregroundColor: theme.colors.text,
109108
),

0 commit comments

Comments
 (0)