2017-12-28 07:28:44 -05:00

4 lines
89 B
JavaScript

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