Skip to content

Commit ca9d2e5

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/lib/apps/sign/sign.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class Sign implements App {
3232

3333
@override
3434
bool pinRequired() {
35-
return false;
35+
return true;
3636
}
3737

3838
@override

0 commit comments

Comments
 (0)