Skip to content

Commit 6e35851

Browse files
committed
disable multiple interface for similarity
1 parent 9f587fc commit 6e35851

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -786,6 +786,8 @@
786786
parseFloat(longerLength)) >= threshold;
787787
};
788788

789+
be.similarity.multiple = false;
790+
789791
/**
790792
* Helper class
791793
* @type {{}}

0 commit comments

Comments
 (0)