Backup before removing hiddify references
This commit is contained in:
@@ -21,7 +21,6 @@ class CustomAlertDialog extends StatelessWidget {
|
||||
Future<void> show(BuildContext context) async {
|
||||
await showDialog(
|
||||
context: context,
|
||||
useRootNavigator: true,
|
||||
builder: (context) => this,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user