fixed loop error
This commit is contained in:
parent
56fe2afb1a
commit
992ee32fa4
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@ export const settings = reactive({
|
|||
"libvirt",
|
||||
"frp"
|
||||
],
|
||||
password_hash: "$2b$10$cdGQ1EqJxtTFe.E9ifZ.0O2inml3sEcLaWFyK9EdmCelmZ2l2Ez8e"
|
||||
password_hash: ""
|
||||
});
|
Loading…
Add table
Reference in a new issue