remove loaded from our model struct as we dont need it
This commit is contained in:
parent
4ed469b578
commit
9204f72e91
3 changed files with 3 additions and 6 deletions
|
@ -24,7 +24,6 @@ type model struct {
|
|||
lists []list.Model
|
||||
gpu_group string
|
||||
vbios_path string
|
||||
loaded bool
|
||||
focused status
|
||||
offsetx []int
|
||||
offsety []int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue