mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-07 23:03:19 +08:00
docs(): rename OS X to macOS (#1614)
This commit is contained in:
parent
4e4216ff6d
commit
11c42757d7
@ -181,7 +181,7 @@ export class InAppBrowserObject {
|
|||||||
plugin: 'cordova-plugin-inappbrowser',
|
plugin: 'cordova-plugin-inappbrowser',
|
||||||
pluginRef: 'cordova.InAppBrowser',
|
pluginRef: 'cordova.InAppBrowser',
|
||||||
repo: 'https://github.com/apache/cordova-plugin-inappbrowser',
|
repo: 'https://github.com/apache/cordova-plugin-inappbrowser',
|
||||||
platforms: ['Amazon', 'Android', 'BlackBerry 10', 'Browser', 'Firefox OS', 'iOS', 'OS X', 'Ubuntu', 'Windows', 'Windows Phone']
|
platforms: ['Amazon', 'Android', 'BlackBerry 10', 'Browser', 'Firefox OS', 'iOS', 'macOS', 'Ubuntu', 'Windows', 'Windows Phone']
|
||||||
})
|
})
|
||||||
@Injectable()
|
@Injectable()
|
||||||
export class InAppBrowser extends IonicNativePlugin {
|
export class InAppBrowser extends IonicNativePlugin {
|
||||||
|
Loading…
Reference in New Issue
Block a user