typo
This commit is contained in:
parent
620dedab47
commit
ee5665e95b
|
@ -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 New Issue