Replace landscape option through orientation

This commit is contained in:
Sebastián Katzer
2019-02-13 11:59:00 +01:00
parent b6683840ca
commit fa00761d3c
4 changed files with 46 additions and 24 deletions

View File

@@ -27,8 +27,8 @@ var exec = require('cordova/exec'),
exports._defaults = {
// name: 'unknown',
// duplex: 'none',
// landscape: false,
// duplex: 'none',
// orientation: 'landscape',
// monochrome: false,
// photo: false,