mod: 发送弹幕样式

This commit is contained in:
guozhigq
2024-01-07 22:24:17 +08:00
parent ac69896f9d
commit 438b392cfc
3 changed files with 4 additions and 3 deletions

View File

@ -246,6 +246,7 @@ class _HeaderControlState extends State<HeaderControl> {
time: widget
.controller!.position.value.inMilliseconds,
type: DanmakuItemType.scroll,
isSend: true,
)
]);
Get.back();