FIX: Categories' viewers for recommendations on HomePage;

FIX: New messages sent into chat by streamer are correctly highlighted;
REFACTOR: Remove console log & comment;
This commit is contained in:
Chris-1010
2025-03-09 22:12:30 +00:00
parent 14e948021a
commit b027b57b2a
5 changed files with 10 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "0.15.0",
"version": "1.0.0",
"type": "module",
"scripts": {
"dev": "vite --config vite.config.dev.ts",