+ >
+}
\ No newline at end of file
diff --git a/src/App.js b/src/App.js
index 1744e5f..7b91fe4 100644
--- a/src/App.js
+++ b/src/App.js
@@ -379,7 +379,7 @@ function AdminPanel(p) {
return
{!verified?
-
+
{setPassword(f.currentTarget.value)}} onKeyDown={(e)=>{
if (e.key==="Enter") {
@@ -398,7 +398,7 @@ function AdminPanel(p) {