Add config options
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import 'package:hiddify/utils/pref_notifier.dart';
|
||||
|
||||
final silentStartProvider = PrefNotifier.provider("silent_start", false);
|
||||
|
||||
final debugModeProvider = PrefNotifier.provider("debug_mode", false);
|
||||
|
||||
Reference in New Issue
Block a user