replace renote icon with a lock on non-renotable posts

This commit is contained in:
Jeder 2023-07-31 13:37:16 +02:00
parent cf40153569
commit 19489103fb

View file

@ -16,7 +16,7 @@
disabled="true" disabled="true"
v-tooltip.noDelay.bottom="i18n.ts.disabled" v-tooltip.noDelay.bottom="i18n.ts.disabled"
> >
<i class="ph-repeat ph-bold ph-lg"></i> <i class="ph-lock-simple ph-bold ph-lg"></i>
</button> </button>
</template> </template>