replaced ti-arrow-back-up ti-quote ti-send

This commit is contained in:
dakkar 2024-06-22 12:42:54 +01:00
parent 4910c1f030
commit fc00c7401e
9 changed files with 20 additions and 17 deletions

View file

@ -20,7 +20,7 @@ SPDX-License-Identifier: AGPL-3.0-only
</MkSwitch>
<MkButton primary :disabled="sending" @click="send">
<template v-if="sending"><MkEllipsis/></template>
<template v-else><i class="ph-paper-plane-tilt ph-bold ph-lg"></i> Send</template>
<template v-else><i class="ti ti-send"></i> Send</template>
</MkButton>
</div>
<div v-if="res">