1
0
mirror of https://github.com/CyberL1/MyMcRealms.git synced 2024-09-16 15:02:53 -04:00

fix: light bulb

This commit is contained in:
CyberL1 2024-05-13 13:05:28 +02:00
parent d5ed165311
commit 48b8750687

View File

@ -62,7 +62,7 @@ namespace MyMcRealms.Controllers
ActiveSlot = 1,
Member = false,
Players = [],
DaysLeft = 0,
DaysLeft = 7,
Expired = false,
ExpiredTrial = false,
Compatibility = isCompatible,