remove some un-needed newlines in dialogs
This commit is contained in:
parent
a4b643d355
commit
adada4ff4b
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@ func (m model) View() string {
|
|||
"Disabling video output in Linux for the card you want to use in a VM\n",
|
||||
"will make it easier to successfully do the passthrough without issues.\n",
|
||||
"\n",
|
||||
"Do you want to force disable video output in linux on this card?\n",
|
||||
"Do you want to force disable video output in linux on this card?",
|
||||
),
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue