mirror of
https://github.com/lampaa/com.lampa.startapp.git
synced 2026-05-20 00:01:31 +08:00
Update MANUALLY_INSTALL.md
fix id to: com.lampa.startapp.startapp
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ Add to ```/my-app/platforms/android/assets/www/cordova_plugins.js```:
|
||||
```javascript
|
||||
{
|
||||
"file": "plugins/com.lampa.startapp/www/startApp.manually.js",
|
||||
"id": "com.lampa.startapp",
|
||||
"id": "com.lampa.startapp.startapp",
|
||||
"merges": [
|
||||
"startApp"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user