mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-25 03:26:22 +08:00
mod: lint
mod: tweaks opt: publish page Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -20,7 +20,7 @@ class _MemberAudioState extends State<MemberAudio>
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
super.build(context);
|
||||
return Center(
|
||||
return const Center(
|
||||
child: Text('Audio'),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user