mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
docs(device): rename OSX to macOS (#1612)
This commit is contained in:
parent
bf3f9d8799
commit
496968b9fc
@ -24,7 +24,7 @@ declare const window: any;
|
|||||||
plugin: 'cordova-plugin-device',
|
plugin: 'cordova-plugin-device',
|
||||||
pluginRef: 'device',
|
pluginRef: 'device',
|
||||||
repo: 'https://github.com/apache/cordova-plugin-device',
|
repo: 'https://github.com/apache/cordova-plugin-device',
|
||||||
platforms: ['Android', 'BlackBerry 10', 'Browser', 'Firefox OS', 'iOS', 'OS X', 'Tizen', 'Ubuntu', 'Windows', 'Windows Phone']
|
platforms: ['Android', 'BlackBerry 10', 'Browser', 'Firefox OS', 'iOS', 'macOS', 'Tizen', 'Ubuntu', 'Windows', 'Windows Phone']
|
||||||
})
|
})
|
||||||
@Injectable()
|
@Injectable()
|
||||||
export class Device extends IonicNativePlugin {
|
export class Device extends IonicNativePlugin {
|
||||||
|
Loading…
Reference in New Issue
Block a user