feat: add admin page
This commit is contained in:
@@ -68,6 +68,7 @@ class _DevMenuViewState extends State<DevMenuView> {
|
||||
body: ListView(
|
||||
padding: const EdgeInsets.symmetric(vertical: 12),
|
||||
children: [
|
||||
const Text("Hallo Matteo", style: TextStyle(color: Colors.pinkAccent),),
|
||||
_Section(
|
||||
title: l10n.dataManagement,
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user