More features
This commit is contained in:
@@ -12,5 +12,5 @@ public class SleeveIdentifier
|
||||
/// The id of the sleeve.
|
||||
/// </summary>
|
||||
[Key("sleeve_id")]
|
||||
public int SleeveId { get; set; }
|
||||
public long SleeveId { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user