From 4b268fa581745338afb2895e6c2de57b089ab661 Mon Sep 17 00:00:00 2001 From: Avris Date: Sat, 3 Jul 2021 13:19:43 +0200 Subject: [PATCH] [nouns][terms][inclusive] fix sorting --- components/InclusiveDictionary.vue | 4 ++-- components/TermsDictionary.vue | 6 ++++-- server/routes/inclusive.js | 11 +++++------ server/routes/terms.js | 14 ++++++-------- src/helpers.js | 13 +++++++++++++ 5 files changed, 30 insertions(+), 18 deletions(-) diff --git a/components/InclusiveDictionary.vue b/components/InclusiveDictionary.vue index 46412cb4..875e136f 100644 --- a/components/InclusiveDictionary.vue +++ b/components/InclusiveDictionary.vue @@ -179,7 +179,7 @@