Rename shared.State to shared.Shared
This commit is contained in:
@@ -9,7 +9,7 @@ type Values struct {
|
||||
ConvShortname string
|
||||
}
|
||||
|
||||
type State struct {
|
||||
type Shared struct {
|
||||
Ctx *lmcli.Context
|
||||
Values *Values
|
||||
Width int
|
||||
|
||||
Reference in New Issue
Block a user