mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
refactor(lib): run prettier
This commit is contained in:
@@ -48,7 +48,7 @@ export interface VideoOptions {
|
||||
plugin: 'https://github.com/moust/cordova-plugin-videoplayer.git',
|
||||
pluginRef: 'VideoPlayer',
|
||||
repo: 'https://github.com/moust/cordova-plugin-videoplayer',
|
||||
platforms: ['Android']
|
||||
platforms: ['Android'],
|
||||
})
|
||||
@Injectable()
|
||||
export class VideoPlayer extends IonicNativePlugin {
|
||||
|
||||
Reference in New Issue
Block a user