This commit is contained in:
parent
741c9d3c63
commit
429aa24275
1 changed files with 1 additions and 1 deletions
|
|
@ -449,7 +449,7 @@ export function Session() {
|
|||
},
|
||||
},
|
||||
{
|
||||
title: "Toggle timestamps",
|
||||
title: showTimestamps() ? "Hide timestamps" : "Show timestamps",
|
||||
value: "session.toggle.timestamps",
|
||||
category: "Session",
|
||||
onSelect: (dialog) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue