fix the wrong name
This commit is contained in:
parent
21b009c532
commit
c20014e953
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
onclick={() => {
|
onclick={() => {
|
||||||
AddMostUsedAnnouncement(CurrentText.v);
|
AddMostUsedAnnouncement(CurrentText.v);
|
||||||
CurrentText.v = "";
|
CurrentText.v = "";
|
||||||
}}>Add "{CurrentText.v}" to "Most Announced announcements"</button
|
}}>Add "{CurrentText.v}" to "Reuse past announcements"</button
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue