Fix: missing receiver warn is not disappear (#12538)
This commit is contained in:
@@ -366,8 +366,8 @@ function checkMissingMention() {
|
||||
return;
|
||||
}
|
||||
}
|
||||
hasNotSpecifiedMentions = false;
|
||||
}
|
||||
hasNotSpecifiedMentions = false;
|
||||
}
|
||||
|
||||
function addMissingMention() {
|
||||
|
Reference in New Issue
Block a user