mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-13 11:16:10 +00:00
context menu opened by default for offline hosts
This commit is contained in:
@@ -195,6 +195,8 @@ GridView {
|
||||
errorDialog.open()
|
||||
}
|
||||
}
|
||||
} else if(!model.online) {
|
||||
pcContextMenu.open()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user