mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-05 15:04:21 +00:00
[MIRROR] chat Timestamps for TG chat + some fixes (#7804)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -165,6 +165,7 @@ export const chatMiddleware = (store) => {
|
||||
settings.logLimit,
|
||||
settings.storedTypes,
|
||||
game.roundId,
|
||||
settings.prependTimestamps,
|
||||
);
|
||||
// Load the chat once settings are loaded
|
||||
if (!initialized && settings.initialized) {
|
||||
|
||||
Reference in New Issue
Block a user