mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 03:10:51 +00:00
confirm password to get recovery codes
This commit is contained in:
Vendored
-1
@@ -155,7 +155,6 @@ const mutations = {
|
||||
state.config.isPayPal = true
|
||||
},
|
||||
UPDATE_DARK_MODE_STATUS(state, val) {
|
||||
console.log(val);
|
||||
state.isDarkMode = val
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user