Minor typo

pull/288/head
Rick Carlino 2016-11-01 16:14:52 -05:00
parent ef9ed2ab96
commit 1562cad74b
1 changed files with 1 additions and 1 deletions

View File

@ -38,6 +38,6 @@ class SessionToken
mqtt: MQTT,
os_update_server: OS_RELEASE,
fw_update_server: FW_RELEASE,
bot: "device_#{user.device.id}"])
bot: "device_#{user.device.id}"}])
end
end