mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-05-30 06:59:00 +00:00
Merge branch 'master' into frontend-performance-improvements
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
class="mt-6"
|
||||
>
|
||||
<template #left="slotProps">
|
||||
<BaseIcon v-if="!isSaving" :class="slotProps.class" name="SaveIcon" />
|
||||
<BaseIcon v-if="!isSaving" :class="slotProps.class" name="ArrowDownOnSquareIcon" />
|
||||
</template>
|
||||
{{ $t('settings.company_info.save') }}
|
||||
</BaseButton>
|
||||
|
||||
Reference in New Issue
Block a user