improve gamelog table performance

This commit is contained in:
pa
2026-01-21 17:41:00 +09:00
parent e161994783
commit 1bccbb30a4
4 changed files with 79 additions and 54 deletions

View File

@@ -2197,7 +2197,8 @@ export const useNotificationStore = defineStore('Notification', () => {
}
}
function queueGameLogNoty(noty) {
function queueGameLogNoty(gamelog) {
const noty = structuredClone(gamelog);
let bias;
// remove join/leave notifications when switching worlds
if (