diff --git a/MyMcRealms/Controllers/WorldsController.cs b/MyMcRealms/Controllers/WorldsController.cs index fbaff44..7e5b897 100644 --- a/MyMcRealms/Controllers/WorldsController.cs +++ b/MyMcRealms/Controllers/WorldsController.cs @@ -62,7 +62,7 @@ namespace MyMcRealms.Controllers ActiveSlot = 1, Member = false, Players = [], - DaysLeft = 0, + DaysLeft = 7, Expired = false, ExpiredTrial = false, Compatibility = isCompatible,