Backup before removing hiddify references
This commit is contained in:
@@ -24,7 +24,6 @@ class NewVersionDialog extends HookConsumerWidget with PresLogger {
|
||||
if (_dialogKey.currentContext == null) {
|
||||
return showDialog(
|
||||
context: context,
|
||||
useRootNavigator: true,
|
||||
builder: (context) => this,
|
||||
);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user