缩短弹窗通知显示时间
This commit is contained in:
@@ -428,7 +428,7 @@ class AchievementService
|
||||
'message' => "{$definition['icon']} {$definition['name']}",
|
||||
'icon' => '🏅',
|
||||
'color' => '#ca8a04',
|
||||
'duration' => 8000,
|
||||
'duration' => 3000,
|
||||
],
|
||||
'sent_at' => now()->toDateTimeString(),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user