WIP: validate confirm password and show error message
This commit is contained in:
@@ -11,6 +11,7 @@ export default defineStore('acctMgmtStore', {
|
||||
adminRights: true,
|
||||
accountActivation: true,
|
||||
detail: "abcde",
|
||||
isSSO: true,
|
||||
}
|
||||
}),
|
||||
getters: {
|
||||
|
||||
Reference in New Issue
Block a user