fix the wrong name

This commit is contained in:
RezHackXYZ 2025-06-01 16:55:16 +05:30
parent 21b009c532
commit c20014e953

View file

@ -10,7 +10,7 @@
onclick={() => {
AddMostUsedAnnouncement(CurrentText.v);
CurrentText.v = "";
}}>Add "{CurrentText.v}" to "Most Announced announcements"</button
}}>Add "{CurrentText.v}" to "Reuse past announcements"</button
>
</div>
{/if}