Add compose ui setting
This commit is contained in:
@@ -12,7 +12,8 @@ type (
|
||||
// Emoji
|
||||
// @todo implementation
|
||||
NamespaceSwitcher struct {
|
||||
Enabled bool
|
||||
Enabled bool
|
||||
DefaultOpen bool
|
||||
} `kv:"namespace-switcher"`
|
||||
} `kv:"ui"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user