Consistant ordering with Anki
This commit is contained in:
parent
65346c18f8
commit
3a656a8009
@ -126,7 +126,7 @@ class Translator {
|
||||
return 1;
|
||||
}
|
||||
|
||||
return 0;
|
||||
return v2.expression.localeCompare(v1.expression);
|
||||
});
|
||||
|
||||
let length = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user