mirror of
https://github.com/CyberL1/MyMcRealms.git
synced 2024-11-21 21:48:21 -05:00
fix: light bulb
This commit is contained in:
parent
d5ed165311
commit
48b8750687
@ -62,7 +62,7 @@ namespace MyMcRealms.Controllers
|
|||||||
ActiveSlot = 1,
|
ActiveSlot = 1,
|
||||||
Member = false,
|
Member = false,
|
||||||
Players = [],
|
Players = [],
|
||||||
DaysLeft = 0,
|
DaysLeft = 7,
|
||||||
Expired = false,
|
Expired = false,
|
||||||
ExpiredTrial = false,
|
ExpiredTrial = false,
|
||||||
Compatibility = isCompatible,
|
Compatibility = isCompatible,
|
||||||
|
Loading…
Reference in New Issue
Block a user