3
0
mirror of https://github.com/danielsogl/awesome-cordova-plugins.git synced 2025-04-22 10:36:26 +08:00
2020-05-16 14:40:49 +02:00

4 lines
90 B
JavaScript

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