mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 18:23:50 +00:00
Improve tooltip wording
This commit is contained in:
parent
353aae5cab
commit
0972f95314
|
@ -15,7 +15,7 @@
|
|||
v-model="
|
||||
botStore.botStores[(row.item as unknown as ComparisonTableItems).botId ?? ''].isSelected
|
||||
"
|
||||
title="Show bot in Dashboard"
|
||||
title="Show this bot in Dashboard"
|
||||
/>
|
||||
<span>{{ row.value }}</span>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user