added portal settings screen
This commit is contained in:
parent
e7accd1cc1
commit
7823627340
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user