mirror of
https://github.com/Geniusay/ChopperBot.git
synced 2026-06-01 03:20:10 +08:00
账号模块修复VideoPushGuard类缺少BUG #62
This commit is contained in:
@@ -41,6 +41,7 @@ public class VideoPushChannelGuard extends SpringGuardPlugin {
|
||||
}
|
||||
PacketSectionVideo packedVideo = factory.rule(p);
|
||||
videosCollection.put(packedVideo.getId(),packedVideo);
|
||||
|
||||
}
|
||||
|
||||
public void sendVideo(PackageSection p) {
|
||||
|
||||
Reference in New Issue
Block a user