implement history tab constructor

This commit is contained in:
yggverse 2024-04-14 17:07:02 +03:00
parent 8f46ba1398
commit 5df6332346
2 changed files with 76 additions and 1 deletions

View file

@ -134,6 +134,13 @@
}
}
}
},
"history":
{
"time":
{
"format":"c"
}
}
}
}