mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
docs(browser-tab): fix method name (#1230)
This commit is contained in:
parent
b012bb62d7
commit
ee40475891
@ -17,7 +17,7 @@ import { Injectable } from '@angular/core';
|
|||||||
*
|
*
|
||||||
* if (isAvailable) {
|
* if (isAvailable) {
|
||||||
*
|
*
|
||||||
* browserTab.open('https://ionic.io');
|
* browserTab.openUrl('https://ionic.io');
|
||||||
*
|
*
|
||||||
* } else {
|
* } else {
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user