Hide time travel button from Antennas for now (it's been broken)
This commit is contained in:
parent
1276025e1d
commit
999722f262
@ -106,11 +106,11 @@ watch(
|
||||
const headerActions = $computed(() =>
|
||||
antenna
|
||||
? [
|
||||
{
|
||||
icon: "ph-calendar-blank ph-bold ph-lg",
|
||||
text: i18n.ts.jumpToSpecifiedDate,
|
||||
handler: timetravel,
|
||||
},
|
||||
// {
|
||||
// icon: "ph-calendar-blank ph-bold ph-lg",
|
||||
// text: i18n.ts.jumpToSpecifiedDate,
|
||||
// handler: timetravel,
|
||||
// },
|
||||
{
|
||||
icon: "ph-gear-six ph-bold ph-lg",
|
||||
text: i18n.ts.settings,
|
||||
|
Loading…
Reference in New Issue
Block a user