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