mirror of
https://github.com/yusufipk/YTChatHub.git
synced 2026-09-12 03:16:10 +00:00
fix(backend): remove verbose message trimming logs
Removes the console.log spam that was triggered on every incoming chat message when the store exceeded MAX_REGULAR_MESSAGES. The trimming logic still works silently in the background.
This commit is contained in:
@@ -27,6 +27,7 @@ node_modules/
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
.codellm
|
||||
# OS specific
|
||||
|
||||
# Task files and project management
|
||||
|
||||
Reference in New Issue
Block a user