mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-21 20:47:13 +08:00
fix(BluetoohSerial): add missing plugin reference
This commit is contained in:
parent
a02718fd0a
commit
317437b32e
@ -9,7 +9,7 @@ import {Observable} from "rxjs/Observable";
|
||||
@Plugin({
|
||||
repo: 'https://github.com/don/BluetoothSerial',
|
||||
plugin: 'cordova-plugin-bluetooth-serial',
|
||||
pluginRef: '',
|
||||
pluginRef: 'bluetoothSerial',
|
||||
platforms: ['Android','iOS','Windows Phone','Browser']
|
||||
})
|
||||
export class BluetoothSerial {
|
||||
|
Loading…
x
Reference in New Issue
Block a user