mirror of
https://github.com/4sval/FModel.git
synced 2026-08-28 12:24:44 -05:00
fixed ticket 129
This commit is contained in:
@@ -172,7 +172,7 @@ namespace FModel.ViewModels
|
||||
[JsonProperty("customChannels", NullValueHandling = NullValueHandling.Ignore)]
|
||||
public object[] CustomChannels;
|
||||
[JsonProperty("deviceId", NullValueHandling = NullValueHandling.Ignore)]
|
||||
public long DeviceId;
|
||||
public string DeviceId;
|
||||
[JsonProperty("formatVersion", NullValueHandling = NullValueHandling.Ignore)]
|
||||
public int FormatVersion;
|
||||
[JsonProperty("locale", NullValueHandling = NullValueHandling.Ignore)]
|
||||
|
||||
Reference in New Issue
Block a user