修复web接口部分房间不显示礼物的问题

This commit is contained in:
John Smith
2026-08-16 16:43:29 +08:00
parent b77be309e4
commit e80b51740e
5 changed files with 81 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "blivechat",
"version": "1.10.3",
"version": "1.10.4-dev",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
@@ -17,6 +17,7 @@
"lodash": "^4.17.21",
"opossum": "^8.3.0",
"pako": "^2.1.0",
"protobufjs": "^8.7.2",
"vue": "^2.7.14",
"vue-i18n": "^8.28.2",
"vue-router": "^3.6.5"