mirror of
https://github.com/simon987/sist2.git
synced 2025-12-17 09:19:05 +00:00
wip
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<b-dropdown variant="primary">
|
||||
<b-dropdown variant="primary" :disabled="$store.getters.embeddingText !== ''">
|
||||
<b-dropdown-item :class="{'dropdown-active': sort === 'score'}" @click="onSelect('score')">{{
|
||||
$t("sort.relevance")
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user