3
0
mirror of https://github.com/danielsogl/awesome-cordova-plugins.git synced 2025-03-17 00:51:07 +08:00
2020-05-16 14:40:49 +02:00

4 lines
90 B
JavaScript

module.exports = function (getLinkInfo) {
getLinkInfo.useFirstAmbiguousLink = false;
};