forgot to add : deleted temp buttons to access layout in front
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
export let back = "";
|
||||
export let mode = "add";
|
||||
|
||||
let password_state = "";
|
||||
if (mode === 'change')
|
||||
password_state = "new";
|
||||
|
||||
Reference in New Issue
Block a user