mirror of
https://github.com/plexusorg/Plex.git
synced 2025-06-28 06:26:41 +00:00
hope this is right
This commit is contained in:
@ -14,7 +14,7 @@ import me.totalfreedom.plex.rank.enums.Rank;
|
||||
|
||||
@Getter
|
||||
@Setter
|
||||
@Entity(value = "players", noClassnameStored = true)
|
||||
@Entity(value = "players", useDiscriminator = false)
|
||||
public class PlexPlayer
|
||||
{
|
||||
@Setter(AccessLevel.NONE)
|
||||
|
Reference in New Issue
Block a user