mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-20 13:27:17 +00:00

* Implement SelectionStateModel.isDriveLocked() Notice we also increase the maximum number of lines JSCS check, since the `SelectionStateModel` test suite already met that limit. Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com> * Show a "Locked" label if the drive is write-protected Fixes: https://github.com/resin-io/etcher/issues/458 Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>