mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 02:50:39 +00:00
confirm token in 2fa challenge
This commit is contained in:
@@ -68,7 +68,7 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
isLoading: false,
|
||||
password: '',
|
||||
password: undefined,
|
||||
args: undefined,
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user