Skip to content

Commit

Permalink
mod: 弹幕海量模式修改为允许重叠
Browse files Browse the repository at this point in the history
  • Loading branch information
orz12 committed Nov 8, 2024
1 parent b28d5c1 commit 2f91eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pages/video/widgets/header_control.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1154,7 +1154,7 @@ class _HeaderControlState extends State<HeaderControl> {
danmakuController.updateOption(updatedOption);
} catch (_) {}
},
text: "海量模式",
text: "允许重叠",
selectStatus: massiveMode,
),
const SizedBox(width: 10),
Expand Down

0 comments on commit 2f91eaf

Please sign in to comment.