Remove explicit external terminal color record
This commit is contained in:
@@ -21,7 +21,6 @@ data Terminal = Terminal
|
||||
, _tmBootLines :: [TerminalLine]
|
||||
, _tmButtonID :: Int
|
||||
, _tmMachineID :: Int
|
||||
, _tmExternalColor :: Color
|
||||
, _tmDisplayedLines :: [(String, Color)]
|
||||
, _tmFutureLines :: [TerminalLine]
|
||||
, _tmCommands :: [TCom]
|
||||
|
||||
Reference in New Issue
Block a user