mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
fix(launchnavigator): fix Plugin decorator property value
This commit is contained in:
parent
984e7fc9d1
commit
9e17e25427
@ -64,7 +64,7 @@ export interface launchNavigatorOptions {
|
||||
* ```
|
||||
*/
|
||||
@Plugin({
|
||||
plugin: 'https://github.com/dpa99c/phonegap-launch-navigator',
|
||||
plugin: 'https://github.com/dpa99c/phonegap-launch-navigator.git',
|
||||
pluginRef: 'launchnavigator'
|
||||
})
|
||||
export class LaunchNavigator {
|
||||
|
Loading…
Reference in New Issue
Block a user