* Full screen ("alt framebuffer").
* Rounded borders.
* Spinner that starts during a refresh.
* Colored table headers.
* Table header have bottom border.
This commit is contained in:
@@ -146,8 +146,6 @@ var DefaultGoals = []Goal{
|
||||
|
||||
var DefaultConstantBases = []ConstantBase{
|
||||
{"2020-", time.Unix(1577836800, 0)},
|
||||
{"2019-", time.Unix(1546300800, 0)},
|
||||
{"2018-", time.Unix(1514764800, 0)},
|
||||
{"2017-", time.Unix(1483228800, 0)},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user