mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
fix(UI): multiple trigger tabs open on single click on explore bar
This commit is contained in:
@ -3,9 +3,6 @@
|
||||
<div class="empty-icon">
|
||||
<img :src="require(`@/images/logo-${applicationTheme}.svg`).default" width="200">
|
||||
</div>
|
||||
<!-- <p class="empty-title h5">
|
||||
{{ $t('message.appWelcome') }}
|
||||
</p> -->
|
||||
<p class="h6 empty-subtitle">
|
||||
{{ $t('message.noOpenTabs') }}
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user