mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-09-01 08:15:15 +02:00
Merge branch 'master' into addNextScheduleInfo
This commit is contained in:
commit
d8b6e09bc0
5 changed files with 31 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<ui-tooltip v-if="alreadyInLibrary" :text="$strings.LabelAlreadyInYourLibrary" direction="top">
|
||||
<span class="material-icons ml-1" style="font-size: 0.8rem">check_circle</span>
|
||||
<span class="material-icons ml-1 text-success" style="font-size: 0.8rem">check_circle</span>
|
||||
</ui-tooltip>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue