mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-02 23:27:04 +00:00
签到通知开关
This commit is contained in:
parent
c21cb25eac
commit
8d89ed6f35
@ -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) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user