mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-26 23:12:09 +02:00
Update incorrect docs on ClientConfig struct
This commit is contained in:
parent
231197f27a
commit
820e3b8567
@ -188,7 +188,7 @@ type ClientConfig struct {
|
||||
DisplayedColumns []string `json:"displayed_columns"`
|
||||
// Custom columns
|
||||
CustomColumns []CustomColumnDefinition `json:"custom_columns"`
|
||||
// Whether this is an offline instance of hishtory with no syncing
|
||||
// Whether to force enable a compact mode for the TUI
|
||||
ForceCompactMode bool `json:"force_compact_mode"`
|
||||
// Whether this is an offline instance of hishtory with no syncing
|
||||
IsOffline bool `json:"is_offline"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user