mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-25 11:27:31 -07:00
typo
This commit is contained in:
parent
43b0e3f76e
commit
295d439882
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ const headerActions = $computed(() => [
|
||||||
{
|
{
|
||||||
icon: 'ph-flying-saucer-bold ph-lg',
|
icon: 'ph-flying-saucer-bold ph-lg',
|
||||||
title: i18n.ts.antennas,
|
title: i18n.ts.antennas,
|
||||||
text: i18n.ts.lists,
|
text: i18n.ts.antennas,
|
||||||
iconOnly: true,
|
iconOnly: true,
|
||||||
handler: chooseAntenna,
|
handler: chooseAntenna,
|
||||||
} /* **TODO: fix timetravel** {
|
} /* **TODO: fix timetravel** {
|
||||||
|
|
Loading…
Reference in a new issue