Embed MOTD banner into TUI
This commit is contained in:
@@ -27,8 +27,9 @@ type exportTargetsMsg struct {
|
||||
err error
|
||||
}
|
||||
|
||||
type panelMsg struct {
|
||||
data app.HardwarePanelData
|
||||
type snapshotMsg struct {
|
||||
banner string
|
||||
panel app.HardwarePanelData
|
||||
}
|
||||
|
||||
type nvidiaGPUsMsg struct {
|
||||
|
||||
Reference in New Issue
Block a user