forgot to add : deleted temp buttons to access layout in front

This commit is contained in:
simplonco
2023-01-15 01:08:39 +01:00
parent 1a7091679b
commit f364d82f8e

View File

@@ -8,6 +8,7 @@
export let back = "";
export let mode = "add";
let password_state = "";
if (mode === 'change')
password_state = "new";