mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
Added scaffold on settings
This commit is contained in:
parent
429ad636b0
commit
4ff8c7e123
2 changed files with 84 additions and 81 deletions
|
@ -55,7 +55,6 @@ List<AppScreen> screensServerConnected = [
|
|||
const AppScreen(
|
||||
name: "settings",
|
||||
icon: Icons.settings_rounded,
|
||||
appBar: SettingsAppBar(),
|
||||
body: Settings()
|
||||
)
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue