Move some code around to places it makes more sense to do the tasks given
This commit is contained in:
parent
68aec7fdb8
commit
84befa6f85
3 changed files with 29 additions and 16 deletions
|
@ -28,6 +28,7 @@ type model struct {
|
|||
fetched []bool
|
||||
lists []list.Model
|
||||
gpu_group string
|
||||
gpu_IDs []string
|
||||
vbios_path string
|
||||
focused status
|
||||
offsetx []int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue