mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-15 14:42:26 +00:00
Only allow waking PCs that are not online and paired
This commit is contained in:
@@ -13,6 +13,7 @@ class ComputerModel : public QAbstractListModel
|
||||
OnlineRole,
|
||||
PairedRole,
|
||||
BusyRole,
|
||||
WakeableRole,
|
||||
AddPcRole
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user