mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
Fixed: New device_iden from PushBullet can be used
This commit is contained in:
@@ -13,6 +13,6 @@ namespace NzbDrone.Core.Notifications.PushBullet
|
||||
}
|
||||
}
|
||||
public string ApiKey { get; set; }
|
||||
public long DeviceId { get; set; }
|
||||
public string DeviceId { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user