lib/spaceship/portal/device.rb in spaceship-0.10.1 vs lib/spaceship/portal/device.rb in spaceship-0.10.2
- old
+ new
@@ -37,9 +37,10 @@
# 'pc' - Apple TV
# 'watch' - Apple Watch
# 'ipad' - iPad
# 'iphone' - iPhone
# 'ipod' - iPod
+ # 'pc' - Apple TV
attr_accessor :device_type
attr_mapping({
'deviceId' => :id,
'name' => :name,