mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
docs(): Change <Fabric API Key> to not break the doc formatter (#371)
This commit is contained in:
parent
ccf7fb56c8
commit
58c3fda956
@ -11,7 +11,7 @@ import { Plugin, Cordova } from './plugin';
|
||||
plugin: 'twitter-connect-plugin',
|
||||
pluginRef: 'TwitterConnect',
|
||||
repo: '',
|
||||
install: 'ionic plugin add twitter-connect-plugin --variable FABRIC_KEY=<Fabric API Key>'
|
||||
install: 'ionic plugin add twitter-connect-plugin --variable FABRIC_KEY=fabric_API_key'
|
||||
})
|
||||
export class TwitterConnect {
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user