签到通知开关
This commit is contained in:
@@ -123,7 +123,7 @@ class PublicController extends AbstractController
|
||||
}
|
||||
}
|
||||
//
|
||||
if ($creates) {
|
||||
if ($creates && $setting['notice'] === 'open') {
|
||||
$botUser = User::botGetOrCreate('check-in');
|
||||
if ($botUser) {
|
||||
foreach ($creates as $create) {
|
||||
|
||||
Reference in New Issue
Block a user