Move some code around to places it makes more sense to do the tasks given

This commit is contained in:
HikariKnight 2023-04-11 02:45:01 +02:00
parent 68aec7fdb8
commit 84befa6f85
3 changed files with 29 additions and 16 deletions

View file

@ -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