缩短弹窗通知显示时间
This commit is contained in:
@@ -122,7 +122,7 @@ class GameBetBroadcastService
|
||||
'message' => $toastMessage,
|
||||
'icon' => $toastIcon,
|
||||
'color' => $toastColor,
|
||||
'duration' => 8000,
|
||||
'duration' => 3000,
|
||||
];
|
||||
|
||||
if ($toastActorUsername !== null) {
|
||||
|
||||
Reference in New Issue
Block a user