forked from firka/student-legacy
not settings_screen, desktop_screen
This commit is contained in:
parent
a8c44c3096
commit
8a2275e56e
@ -1004,6 +1004,9 @@ class SettingsScreenState extends State<SettingsScreen>
|
|||||||
PremiumCustomAppIconMenu(
|
PremiumCustomAppIconMenu(
|
||||||
settings: settings,
|
settings: settings,
|
||||||
),
|
),
|
||||||
|
MenuDesktopSettings(
|
||||||
|
settings: settings,
|
||||||
|
),
|
||||||
// PanelButton(
|
// PanelButton(
|
||||||
// onPressed: () {
|
// onPressed: () {
|
||||||
// SoonAlert.show(context: context);
|
// SoonAlert.show(context: context);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user