Skip to content

Commit 834c1aa

Browse files
Update app/lib/jrouter.dart
Co-authored-by: AhmedHanafy725 <41957921+AhmedHanafy725@users.noreply.github.com>
1 parent 6f33f32 commit 834c1aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/lib/jrouter.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ class JRouter {
9494
icon: Icons.handshake,
9595
view: await Sign().widget(),
9696
),
97-
app: Dao()),
97+
app: Sign()),
9898
];
9999
}
100100

0 commit comments

Comments
 (0)