Compare commits

..

1 Commits

Author SHA1 Message Date
63fe4c5a98 chore: send event messages for boosters
All checks were successful
Build / build (pull_request) Successful in 1m10s
2025-07-14 06:30:43 +02:00

View File

@ -83,7 +83,7 @@ export const createNewEventMessages = async (req: Request): Promise<void> => {
sub: "/Lotus/Language/Items/EventDoubleAffinityName",
msg: "/Lotus/Language/Items/EventDoubleAffinityDesc",
icon: "/Lotus/Interface/Icons/Npcs/Lotus_d.png",
startDate: new Date(),
//startDate: new Date(),
CrossPlatform: true
});
}