Compare commits
1 Commits
63fe4c5a98
...
984eec7257
Author | SHA1 | Date | |
---|---|---|---|
984eec7257 |
@ -83,7 +83,7 @@ export const createNewEventMessages = async (req: Request): Promise<void> => {
|
|||||||
sub: "/Lotus/Language/Items/EventDoubleAffinityName",
|
sub: "/Lotus/Language/Items/EventDoubleAffinityName",
|
||||||
msg: "/Lotus/Language/Items/EventDoubleAffinityDesc",
|
msg: "/Lotus/Language/Items/EventDoubleAffinityDesc",
|
||||||
icon: "/Lotus/Interface/Icons/Npcs/Lotus_d.png",
|
icon: "/Lotus/Interface/Icons/Npcs/Lotus_d.png",
|
||||||
//startDate: new Date(),
|
startDate: new Date(),
|
||||||
CrossPlatform: true
|
CrossPlatform: true
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user