opt: member opus

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-09 14:36:07 +08:00
parent efaff0ae79
commit dea29054e6
2 changed files with 4 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ class _MemberContributeState extends State<MemberContribute>
mid: widget.mid,
),
'opus' => MemberOpus(
isSingle: _controller.tabs == null,
heroTag: widget.heroTag,
mid: widget.mid,
),