added portal settings screen
This commit is contained in:
@@ -56,7 +56,7 @@ class _UISettingsWidgetState extends State<UISettingsWidget> {
|
||||
widget.settings,
|
||||
key,
|
||||
value,
|
||||
true,
|
||||
false,
|
||||
widget.showAdvanced,
|
||||
widget,
|
||||
setState,
|
||||
@@ -74,7 +74,7 @@ class _UISettingsWidgetState extends State<UISettingsWidget> {
|
||||
key,
|
||||
value,
|
||||
Icons.person,
|
||||
true,
|
||||
false,
|
||||
widget.showAdvanced,
|
||||
widget,
|
||||
setState,
|
||||
|
Reference in New Issue
Block a user