feat: implement message grouping, improve styling

This commit is contained in:
SauceyRed 2025-05-29 22:19:31 +02:00
parent 6a3c8e8982
commit 53687a0ec3
Signed by: sauceyred
GPG key ID: 270B096EF6E9A462
4 changed files with 155 additions and 59 deletions

View file

@ -26,7 +26,8 @@ export default defineNuxtConfig({
},
runtimeConfig: {
public: {
apiVersion: 1
apiVersion: 1,
messageGroupingMaxDifference: 300000
}
},
/* nitro: {