mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
chore(): tslint
This commit is contained in:
@@ -130,7 +130,7 @@ function callCordovaPlugin(pluginObj: any, methodName: string, args: any[], opts
|
||||
} catch (e) {
|
||||
value = {
|
||||
error: 'cordova_not_available'
|
||||
}
|
||||
};
|
||||
}
|
||||
return value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user