parent
48888be408
commit
52d1a103aa
|
@ -62,7 +62,7 @@ public class DeviceController {
|
|||
|
||||
private final Logger logger = LoggerFactory.getLogger(DeviceController.class);
|
||||
|
||||
private static final int MAX_DEVICES = 3;
|
||||
private static final int MAX_DEVICES = 4;
|
||||
|
||||
private final PendingDevicesManager pendingDevices;
|
||||
private final AccountsManager accounts;
|
||||
|
|
Loading…
Reference in New Issue