fix failed indentation in last commit

10.3.x-maintenance
cTn 2014-11-22 06:54:25 +01:00
parent de87fab530
commit 92f085f561
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ var serial = {
openRequested: false,
openCanceled: false,
bitrate: 0,
bytesReceived: 0,
bytesSent: 0,
bytesReceived: 0,
bytesSent: 0,
failed: 0,
transmitting: false,