mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-25 04:45:54 +08:00
opt reply item
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -47,7 +47,7 @@ class _MemberDynamicsPageState extends State<MemberDynamicsPage>
|
||||
super.build(context);
|
||||
return widget.mid == null
|
||||
? Scaffold(
|
||||
appBar: AppBar(title: const Text('Ta的动态')),
|
||||
appBar: AppBar(title: const Text('我的动态')),
|
||||
body: _buildBody,
|
||||
)
|
||||
: _buildBody;
|
||||
|
||||
Reference in New Issue
Block a user