mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-25 11:36:45 +08:00
refa video params
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -337,9 +337,7 @@ class _EditProfilePageState extends State<EditProfilePage> {
|
||||
],
|
||||
);
|
||||
},
|
||||
).whenComplete(() {
|
||||
_textController.clear();
|
||||
});
|
||||
).whenComplete(_textController.clear);
|
||||
}
|
||||
|
||||
Future<void> _update({
|
||||
|
||||
Reference in New Issue
Block a user