mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-26 12:07:11 +08:00
mod: lint
mod: tweaks opt: publish page Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -45,7 +45,7 @@ class _GroupPanelState extends State<GroupPanel> {
|
||||
}();
|
||||
}
|
||||
|
||||
void onSave() async {
|
||||
Future<void> onSave() async {
|
||||
feedBack();
|
||||
// 是否有选中的 有选中的带id,没选使用默认0
|
||||
final bool anyHasChecked =
|
||||
|
||||
Reference in New Issue
Block a user