mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: save reply
This commit is contained in:
@@ -402,6 +402,7 @@ class AboutController extends GetxController {
|
||||
context: context,
|
||||
builder: (context) {
|
||||
return SimpleDialog(
|
||||
clipBehavior: Clip.hardEdge,
|
||||
title: const Text('问题反馈(建议直接加群反馈)'),
|
||||
children: [
|
||||
ListTile(
|
||||
|
||||
Reference in New Issue
Block a user