Fix: 升级播报改为金色左边框轻量样式,与站长公告红框区分开
This commit is contained in:
@@ -170,7 +170,7 @@ class AutoSaveExp extends Command
|
||||
'room_id' => $roomId,
|
||||
'from_user' => '系统传音',
|
||||
'to_user' => '大家',
|
||||
'content' => "🌟 天道酬勤!恭喜侠客【{$user->username}】挂机苦修,境界突破至 LV.{$user->user_level}!",
|
||||
'content' => "天道酬勤!恭喜侠客【{$user->username}】挂机苦修,境界突破至 LV.{$user->user_level}!",
|
||||
'is_secret' => false,
|
||||
'font_color' => '#d97706',
|
||||
'action' => '大声宣告',
|
||||
|
||||
Reference in New Issue
Block a user