redis key tab name & icon

This commit is contained in:
Jan Prochazka
2022-03-31 10:36:55 +02:00
parent c0227ecce1
commit 9cecebe8bc
3 changed files with 17 additions and 2 deletions

View File

@@ -148,7 +148,8 @@
} else {
openNewTab({
tabComponent: 'DbKeyDetailTab',
title: 'Key: ' + database,
title: item.text,
icon: 'img keydb',
props: {
isDefaultBrowser: true,
conid,