mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
4 lines
89 B
JavaScript
4 lines
89 B
JavaScript
module.exports = function(getLinkInfo) {
|
|
getLinkInfo.useFirstAmbiguousLink = false;
|
|
};
|