Skip to content

Commit e4d6df1

Browse files
use updated name for setting
Co-authored-by: jcesarmobile <[email protected]>
1 parent adce260 commit e4d6df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capacitor.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const config: CapacitorConfig = {
2727
presentationOptions: ['alert', 'sound'],
2828
},
2929
App: {
30-
disableBackButtonListener: false,
30+
disableBackButtonHandler: false,
3131
},
3232
},
3333
};

0 commit comments

Comments
 (0)