Made about page more reactive

This commit is contained in:
Alexis
2025-07-27 18:17:13 +02:00
parent 6b02629b01
commit f2076e413c
4 changed files with 23 additions and 21 deletions

View File

@@ -51,7 +51,7 @@ watch([calendar], () => {
<p>
{{ $t('entity.calendar.isLoading') }}
</p>
<PhCircleNotch size="50" class="animate-spin"/>
<PhCircleNotch size="50" class="opacity-33 animate-spin"/>
</div>
</div>