Admin page changes to allow creation of a user and hidden behind the admin permission

This commit is contained in:
2026-04-17 08:45:38 +01:00
parent feb44060c4
commit 86082c50d1
6 changed files with 216 additions and 20 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Webpage Playground</title>
<title>Pantry Manager</title>
</head>
<body>
<div id="root"></div>