fix(constants): update 'Change Log' to 'Changelog' in settings dropdown

This commit is contained in:
Andras Bacsai
2025-08-08 13:49:19 +02:00
parent 0e7cc988a6
commit cbd2c88cb4
2 changed files with 3 additions and 3 deletions

View File

@@ -131,7 +131,7 @@
@else
<button wire:click="openWhatsNewModal" @click="dropdownOpen = false"
class="px-1 dropdown-item-no-padding">
Change Log
Changelog
</button>
@endif
@@ -184,7 +184,7 @@
<div class="flex items-center justify-between pb-3">
<div>
<h3 class="text-2xl font-bold dark:text-white">
Change Log
Changelog
</h3>
<p class="mt-1 text-sm dark:text-neutral-400">
Stay up to date with the latest features and improvements.