[fix] Forward get config error

修复清除动态config读取错误的问题
This commit is contained in:
MoeHero 2022-09-21 13:34:02 +08:00 committed by GitHub
parent 549ca28e5a
commit 6d7f117459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ class Forward
public static function start(): bool
{
// 取关未中奖
if (getConf('clear_group_follow', 'dynamic')) {
if (getConf('clear_dynamic', 'dynamic')) {
self::clearDynamic();
}
// 自动转发关注评论